We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93a739 commit 42c66c1Copy full SHA for 42c66c1
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+## [0.9.3]
6
+
7
+### Fixed
8
9
+* Fixed `pkg-config` configuration file to take into account the recent move of
10
+ the headers to `${prefix}/include/plfit`.
11
12
## [0.9.2]
13
14
### Changed
@@ -44,7 +51,8 @@
44
51
45
52
First version with a changelog entry.
46
53
47
-[Unreleased]: https://github.com/ntamas/plfit/compare/0.9.2..HEAD
54
+[Unreleased]: https://github.com/ntamas/plfit/compare/0.9.3..HEAD
55
+[0.9.3]: https://github.com/ntamas/plfit/compare/0.9.2...0.9.3
48
56
[0.9.2]: https://github.com/ntamas/plfit/compare/0.9.1...0.9.2
49
57
[0.9.1]: https://github.com/ntamas/plfit/compare/0.9.0...0.9.1
50
58
[0.9.0]: https://github.com/ntamas/plfit/compare/0.8.2...0.9.0
0 commit comments