Skip to content

Commit 93e55b8

Browse files
authored
Update CHANGELOG.md
1 parent ed2058e commit 93e55b8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## [v0.1.0](https://github.com/executablebooks/sphinx-proof/tree/release-0.1) (2021-07-23)
4+
5+
### NEW ✨
6+
7+
Implemented Latex output of all the directives in this repository.
8+
9+
### Improved 👌
10+
11+
Proper handling of directives which do not have a title specified. For this, added an `enumerable_nodes` dict to ProofDomain.
12+
313
## [v0.0.3](https://github.com/executablebooks/sphinx-proof/tree/v0.0.3) (2020-10-09)
414

515
[Full Changelog](https://github.com/executablebooks/sphinx-proof/compare/v0.0.2...v0.0.3)

0 commit comments

Comments
 (0)