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 a2f4c5c commit 130d262Copy full SHA for 130d262
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [1.4.0] - 2023-03-05
8
+### Added
9
+- [#27](https://github.com/jakewarren/fixme/pull/26) Added support for JSON output
10
+
11
+### Changed
12
+- Migrated to Github Actions.
13
+- Expanded test suite to test the JSON output and to ensure author tags are displayed correctly.
14
15
## [1.3.0] - 2019-10-30
16
### Added
17
- [#3](https://github.com/jakewarren/fixme/pull/3) Added support for LaTeX comments. Thanks [@xarantolus](https://github.com/xarantolus)!
0 commit comments