Skip to content

Commit

Permalink
update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Sep 23, 2024
1 parent 5c6f954 commit cee9dc1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
metpx-sr3 (3.00.56rc1) UNRELEASED; urgency=medium

* working on #1183, sr3 manages instances > 100 correctly.
* PR #1228 Unquote secret_access_key in s3CloudSender plugin
* PR #1230 ... reduced spurious "unknown options" messages from config.
* fix #1199 - directory / not interpreted properly.

-- SSC-5CD2310S60 <[email protected]> Mon, 23 Sep 2024 10:42:37 -0400

metpx-sr3 (3.00.55) unstable; urgency=medium

* fix #1219 correct date conversion.
Expand Down
2 changes: 1 addition & 1 deletion sarracenia/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.00.55"
__version__ = "3.00.56rc1"

0 comments on commit cee9dc1

Please sign in to comment.