Skip to content

Commit ef25397

Browse files
Prepare release 3.0.0
1 parent f918260 commit ef25397

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)