File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.0] - 2021-04-09
11+ ### Changed
12+ - Drop Python 2 support.
13+ - Rename _ DefaultCache_ to _ InMemoryCache_ .
14+
1015## [ 2.0.1] - 2020-09-25
1116- Fix packaging with version 2.0.0 deployed on pypi.
1217
@@ -26,7 +31,8 @@ https://github.com/ipregistry/ipregistry-python#caching
2631## [ 1.0.0] - 2019-07-28
2732- First public release.
2833
29- [ Unreleased ] : https://github.com/ipregistry/ipregistry-javascript/compare/2.0.1...HEAD
34+ [ Unreleased ] : https://github.com/ipregistry/ipregistry-javascript/compare/3.0.0...HEAD
35+ [ 3.0.0 ] : https://github.com/ipregistry/ipregistry-javascript/releases/tag/2.0.1...3.0.0
3036[ 2.0.1 ] : https://github.com/ipregistry/ipregistry-javascript/releases/tag/2.0.0...2.0.1
3137[ 2.0.0 ] : https://github.com/ipregistry/ipregistry-javascript/releases/tag/1.1.0...2.0.0
3238[ 1.1.0 ] : https://github.com/ipregistry/ipregistry-javascript/releases/tag/1.0.0...1.1.0
You can’t perform that action at this time.
0 commit comments