We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c35c1 commit ade61dfCopy full SHA for ade61df
CHANGELOG.md
@@ -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
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