Skip to content

Commit

Permalink
Changelog update, release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qaharmdz committed Jul 26, 2021
1 parent ba6e829 commit 57ca7a2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
---

## [Unreleased]


## [v1.0.1] - 2021-07-26
### Fixed
- Invalid tags break the parseDocBlock()

## [v1.0.0] - 2021-07-25
### Added
- Initial Release

[Unreleased]: https://github.com/qaharmdz/doctracer/compare/v1.0.0...main
[Unreleased]: https://github.com/qaharmdz/doctracer/compare/v1.0.1...main
[v1.0.1]: https://github.com/qaharmdz/doctracer/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/qaharmdz/doctracer/releases/tag/v1.0.0

0 comments on commit 57ca7a2

Please sign in to comment.