Skip to content

Commit

Permalink
doc(CHANGELOG): update
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Mar 17, 2023
1 parent d16b97b commit 89b8d1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [3.0.0](https://github.com/brsynth/rr_cache/tree/3.0.0) (2023-03-17)

[Full Changelog](https://github.com/brsynth/rr_cache/compare/2.0.1...3.0.0)

## [2.0.1](https://github.com/brsynth/rr_cache/tree/2.0.1) (2022-03-14)

[Full Changelog](https://github.com/brsynth/rr_cache/compare/2.0.0...2.0.1)
Expand Down
2 changes: 1 addition & 1 deletion rr_cache/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0.1"
__version__ = "3.0.0"

0 comments on commit 89b8d1f

Please sign in to comment.