File tree Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change
1
+ | tag | date | title |
2
+ | ------------| ------------| ---------------------------|
3
+ | v2.10.0rc2 | 2023-10-19 | User Sync Tool v2.10.0rc2 |
4
+
5
+ # Fixes
6
+
7
+ * e61ec81 Fix issue with all users setting
8
+
9
+ # New Features
10
+
11
+ * d761c5e Introduce option to limit scope of Adobe-only users to just those that
12
+ have groups to remove in the current sync. See [ the
13
+ manual] ( https://github.com/adobe-apiplatform/user-sync.py/blob/8082c987c79eddcc3fc06f31a1c32de300a30cd7/en/user-manual/configuring_user_sync_tool.md#limits-config )
14
+ for more information
15
+
16
+ ---
17
+
1
18
| tag | date | title |
2
19
| ------------| ------------| ---------------------------|
3
20
| v2.10.0rc1 | 2023-09-27 | User Sync Tool v2.10.0rc1 |
Original file line number Diff line number Diff line change 1
1
# Fixes
2
2
3
3
* e61ec81 Fix issue with all users setting
4
+
5
+ # New Features
6
+
7
+ * d761c5e Introduce option to limit scope of Adobe-only users to just those that
8
+ have groups to remove in the current sync. See [ the
9
+ manual] ( https://github.com/adobe-apiplatform/user-sync.py/blob/8082c987c79eddcc3fc06f31a1c32de300a30cd7/en/user-manual/configuring_user_sync_tool.md#limits-config )
10
+ for more information
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.10.0rc1 '
21
+ __version__ = '2.10.0rc2 '
You can’t perform that action at this time.
0 commit comments