File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -119,3 +119,10 @@ Because the UMAPI functionality around Adobe IDs is now different for migrated o
119
119
* Allow setting attributes on Adobe ID users as long as the server allows it.
120
120
* [ Issue 55] ( https://github.com/adobe-apiplatform/umapi-client.py/issues/55 )
121
121
* Don't default the country code when creating new Enterprise ID users.
122
+
123
+ ### Version 2.9
124
+
125
+ Bug fix release:
126
+
127
+ * [ Issue 58] ( https://github.com/adobe-apiplatform/umapi-client.py/issues/58 )
128
+ * Error when adding more than 10 groups in a single action step.
Original file line number Diff line number Diff line change 18
18
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
19
# SOFTWARE.
20
20
21
- __version__ = "2.8 "
21
+ __version__ = "2.9 "
You can’t perform that action at this time.
0 commit comments