Skip to content

Commit ade61df

Browse files
authored
Create CHANGELOG.md
1 parent d1c35c1 commit ade61df

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5+
6+
## [8.10.0] - 2020-05-21
7+
### Fixed
8+
- Fix Jaxa version detection on macOS
9+
10+
### Changed
11+
- Improved documentation of tool
12+
13+
## [1.0] - 2020-01-18
14+
### Changed
15+
- Initial release of mCoq for Coq 8.10
16+
17+
[Unreleased]: https://github.com/coq-community/chapar/compare/v8.10.0...master
18+
[8.10.0]: https://github.com/coq-community/chapar/releases/tag/v8.10.0
19+
[1.0]: https://github.com/coq-community/chapar/releases/tag/v1.0

0 commit comments

Comments
 (0)