Skip to content

Commit

Permalink
Bump to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Nov 17, 2023
1 parent 734bb01 commit 1a07fa2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

v2.0.12
-----

- Update `master` and `main` tracker field names to point to the renamed `Pull Main xx` fields
- `tools.stableBranch` should be checking for the `main` branch at the remote
- Make sure to sync `master` to `main` during `mdk update` of master/main instances
- Check for customised `wording.prefixMaster` and sync `wording.prefixMain` if necessary

v2.0.11
-----

Expand Down
2 changes: 1 addition & 1 deletion mdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
http://github.com/FMCorz/mdk
"""

__version__ = "2.0.11"
__version__ = "2.0.12"

0 comments on commit 1a07fa2

Please sign in to comment.