We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b00db commit b56ecbfCopy full SHA for b56ecbf
CHANGELOG.rst
@@ -7,7 +7,18 @@ This document describes changes between each past release.
7
7.0.0 (2016-09-30)
8
==================
9
10
-- Added CRUD methods for the endpoint group. (#95)
+**Breaking changes**
11
+
12
+- Removed ``if_exists`` argument from the ``delete_*s`` methods for plural endpoints
13
+ (#98, thanks @mansimarkaur!)
14
15
+**New features**
16
17
+- Added CRUD methods for the group endpoints (#95, thanks @mansimarkaur!)
18
19
+**Documentation**
20
21
+- Add contributing guide (#90, thanks @sahildua2305!)
22
23
24
6.2.1 (2016-09-08)
0 commit comments