Skip to content

Commit 74e435a

Browse files
author
Rémy HUBSCHER
committed
@almet review.
1 parent 2c3436d commit 74e435a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ This document describes changes between each past release.
99

1010
**Breaking changes**
1111

12-
- The ``cli_utils.set_parser_server_options()`` was renamed
12+
- The function ``cli_utils.set_parser_server_options()`` was renamed
1313
``cli_utils.add_parser_options()`` (#63)
1414

1515

1616
**New features**
1717

18-
- The ``cli_utils`` can now exclude bucket and collection
18+
- ``add_parser_options`` can now exclude bucket and collection
1919
parameters. (#63)
20+
- ``create_client_from_args`` can now works even with no bucket or
21+
collection arguments (#63)
2022

2123

2224
**Bug fixes**

0 commit comments

Comments
 (0)