Skip to content

Commit b5c847c

Browse files
committed
docs(changelog): update for 0.9.1
NOTE: this is based on the output of git-chglog --next-tag v0.9.1
1 parent c5665e5 commit b5c847c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
<a name="0.9.1"></a>
4+
## [0.9.1] (2022-09-23)
5+
### Fixed
6+
- Removed a superfluous message printed when `POSTPROCESS` is not given
7+
([#39](https://github.com/tueda/makefile4latex/issues/39)).
8+
9+
310
<a name="0.9.0"></a>
411
## [0.9.0] (2022-04-22)
512
### Added
@@ -179,6 +186,7 @@
179186
```
180187

181188

189+
[0.9.1]: https://github.com/tueda/makefile4latex/compare/v0.9.0...v0.9.1
182190
[0.9.0]: https://github.com/tueda/makefile4latex/compare/v0.8.0...v0.9.0
183191
[0.8.0]: https://github.com/tueda/makefile4latex/compare/v0.7.0...v0.8.0
184192
[0.7.0]: https://github.com/tueda/makefile4latex/compare/v0.6.0...v0.7.0

0 commit comments

Comments
 (0)