Skip to content

Commit

Permalink
Changelog for v12.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Dec 22, 2023
1 parent 006e91f commit 1db3a96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,13 @@ Usage
Changelog
---------

v12.8.1 (22 Dec 2023)
~~~~~~~~~~~~~~~~~~~~~

- Update tcms-api from 12.7 to 12.8.1
- Relax dependency requirement towards tcms-api for easier upgrade


v12.7 (11 Dec 2023)
~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion tcms_tap_plugin/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "12.7"
__version__ = "12.8.1"

0 comments on commit 1db3a96

Please sign in to comment.