From eaa44509316ad7e80f9e73ddde310987132d7508 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Fri, 22 Jun 2018 12:42:38 +0200 Subject: Prepare the 1.5.0 release --- RELEASE_NOTES.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'RELEASE_NOTES.rst') diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 600fb17..9e9fd8c 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -9,6 +9,9 @@ Changes from 1.4 to 1.5 * APIv3 support has been removed. Use the 1.4 release/branch if you need v3 support. +* GitLab EE features are now supported: Geo nodes, issue links, LDAP groups, + project/group boards, project mirror pulling, project push rules, EE license + configuration, epics. * The ``GetFromListMixin`` class has been removed. The ``get()`` method is not available anymore for the following managers: - UserKeyManager @@ -24,6 +27,8 @@ Changes from 1.4 to 1.5 - ProjectPipelineJobManager - ProjectAccessRequestManager - TodoManager +* ``ProjectPipelineJob`` do not heritate from ``ProjectJob`` anymore and thus + can only be listed. Changes from 1.3 to 1.4 ======================= -- cgit v1.2.1