File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## [ 2.0.0] - 2025-01-16
911### Added
1012- Declare compatibility with ` python3.11 ` & ` python3.12 ` in package's metadata.
1113
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3638- Class ` DLInfo `
3739 - Property ` path ` returns absolute path to dynamically loaded library
3840
39- [ Unreleased ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.1...HEAD
41+ [ Unreleased ] : https://github.com/cloudflightio/python-dlinfo/compare/v2.0.0...HEAD
42+ [ 2.0.0 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.1...v2.0.0
4043[ 1.2.1 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.0...v1.2.1
4144[ 1.2.0 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.1.0...v1.2.0
4245[ 1.1.0 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.0.0...v1.1.0
You can’t perform that action at this time.
0 commit comments