Skip to content

Commit

Permalink
3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-taubman authored Mar 21, 2022
1 parent cefa38c commit 84b8990
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Brewtils Changelog
==================

3.12.0
------
3/21/2022
^^^^^^^^^

Other Changes
^^^^^^^^^^^^^
- Added new internal event types: ``USER_UPDATED`` and ``USERS_IMPORTED``.


3.11.0
------
2/9/2022
Expand Down
2 changes: 1 addition & 1 deletion brewtils/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = "3.11.0"
__version__ = "3.12.0"

0 comments on commit 84b8990

Please sign in to comment.