File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,24 @@ All notable changes to this project will be documented in this file.
55The 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
8- ## [ 1.2.0] 2019-11-05
8+ ## [ Unreleased]
9+
10+ ## [ 1.2.0] - 2019-11-05
911### Added
1012- Support for Mac OS X
1113
12- ## [ 1.1.0] 2019-09-03
14+ ## [ 1.1.0] - 2019-09-03
1315### Added
1416- Prepare push to pypi.org
1517 - Converted readme from markdown to ReSructuredText format
1618 - Added module metadata (author, maintainer, url)
1719
18- ## [ 1.0.0] 2019-09-03
20+ ## [ 1.0.0] - 2019-09-03
1921### Added
2022- Class ` DLInfo `
2123 - Property ` path ` returns absolute path to dynamically loaded library
24+
25+ [ Unreleased ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.2.0...HEAD
26+ [ 0.1.2 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.1.0...v1.2.0
27+ [ 0.1.1 ] : https://github.com/cloudflightio/python-dlinfo/compare/v1.0.0...v1.1.0
28+ [ 0.1.0 ] : https://github.com/cloudflightio/python-dlinfo/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments