File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+
10+ ## [ 1.2.1] - 2021-04-21
911### Fixed
1012- Update package metadata: maintainer, repo url, python version classifiers
1113
@@ -24,7 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2426- Class ` DLInfo `
2527 - Property ` path ` returns absolute path to dynamically loaded library
2628
27- [ Unreleased ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.0...HEAD
28- [ 0.1.2 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.1.0...v1.2.0
29- [ 0.1.1 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.0.0...v1.1.0
30- [ 0.1.0 ] : https://github.com/cloudflightio/python-dlinfo/releases/tag/v1.0.0
29+ [ Unreleased ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.1...HEAD
30+ [ 1.2.1 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.0...v1.2.1
31+ [ 1.2.0 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.1.0...v1.2.0
32+ [ 1.1.0 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.0.0...v1.1.0
33+ [ 1.0.0 ] : https://github.com/cloudflightio/python-dlinfo/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments