Skip to content

Commit

Permalink
v1.0.2: re-factor code
Browse files Browse the repository at this point in the history
- beautify output of Makefile
  • Loading branch information
mzuther committed Jul 9, 2020
1 parent 3a18bad commit 01ab57b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ file. This change log follows the conventions of



## [1.0.2] - 2020-07-09
### Changed

- re-factor code

- beautify output of Makefile


## [1.0.1] - 2020-07-06
### Added

Expand All @@ -33,3 +41,4 @@ file. This change log follows the conventions of

[1.0.0]: https://github.com/mzuther/ProtoFaust/commits/v1.0.0
[1.0.1]: https://github.com/mzuther/ProtoFaust/commits/v1.0.1
[1.0.2]: https://github.com/mzuther/ProtoFaust/commits/v1.0.2
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "MartinZuther-Prototype",
"name": "Prototype",
"version": "1.0.1",
"version": "1.0.2",
"license": "GPL-3.0-or-later",
"brand": "",
"author": "Martin Zuther",
Expand Down

0 comments on commit 01ab57b

Please sign in to comment.