Skip to content

Commit

Permalink
Update CHANGELOG.md and VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
regorxxx committed Jun 7, 2021
1 parent 5ed98ca commit a632550
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Table of Contents]
- [Unreleased](#unreleased)
- [1.0.2](#102---2021-06-07)
- [1.0.1](#101---2021-05-26)
- [1.0.0](#100---2021-05-02)

Expand All @@ -12,6 +13,13 @@
### Removed
### Fixed

## [1.0.2] - 2021-06-07
### Added
### Changed
- Helpers: Moved all external libraries to 'helpers-external'.
### Removed
### Fixed

## [1.0.1] - 2021-05-26
### Added
- Descriptors: Multiple new additions.
Expand All @@ -28,6 +36,7 @@
### Removed
### Fixed

[Unreleased]: https://github.com/regorxxx/Music-Graph/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/regorxxx/Music-Graph/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/regorxxx/Music-Graph/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/regorxxx/Music-Graph/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/regorxxx/Music-Graph/compare/18ef1d3...v1.0.0
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.1
v1.0.2

0 comments on commit a632550

Please sign in to comment.