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 e61ec81 commit ca1a565Copy full SHA for ca1a565
.changelog/changelog.md
@@ -1,3 +1,13 @@
1
+| tag | date | title |
2
+|------------|------------|---------------------------|
3
+| v2.10.0rc1 | 2023-09-27 | User Sync Tool v2.10.0rc1 |
4
+
5
+# Fixes
6
7
+* e61ec81 Fix issue with all users setting
8
9
+---
10
11
| tag | date | title |
12
|--------|------------|-----------------------|
13
| v2.9.1 | 2023-08-07 | User Sync Tool v2.9.1 |
.changelog/latest.md
@@ -1,3 +1,3 @@
# Fixes
-* 8fbeb83 Fix build config for Jammy
user_sync/version.py
@@ -18,4 +18,4 @@
18
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
# SOFTWARE.
20
21
-__version__ = '2.9.1'
+__version__ = '2.10.0rc1'
0 commit comments