Skip to content

Commit 3735b37

Browse files
committed
update CHANGELOG.md
1 parent 5a9b10c commit 3735b37

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.3.0] - 2019-10-30
8+
### Added
9+
- [#3](https://github.com/jakewarren/fixme/pull/3) Added support for LaTeX comments. Thanks [@xarantolus](https://github.com/xarantolus)!
10+
11+
### Changed
12+
- Migrated to go modules.
13+
- Build releases with goreleaser.
14+
715
## [1.2.0] - 2019-07-22
816
### Fixed
9-
- Fixed an issue with output being inconsistent between runs. Thanks @reidab!
17+
- [#2](https://github.com/jakewarren/fixme/pull/2) Fixed an issue with output being inconsistent between runs. Thanks [@reidab](https://github.com/reidab)!
1018

1119
### Changed
1220
- If the user doesn't specify a directory, use the current directory as a default.

0 commit comments

Comments
 (0)