mirror of https://github.com/Hilbis/Hilbish
Compare commits
No commits in common. "29c1e29bb72b95399aed628222bf818f600c7ab0" and "f3f49fc3988251a05363d091d7bbe2c47c9a28a0" have entirely different histories.
29c1e29bb7
...
f3f49fc398
|
@ -1,6 +1,6 @@
|
|||
# 🎀 Changelog
|
||||
|
||||
## [1.0.0] - 2021-03-05
|
||||
## [1.0.0] - 2021-03-04
|
||||
### Added
|
||||
- MacOS is now officialy supported, default compile time vars have been added
|
||||
for it
|
||||
|
@ -367,7 +367,7 @@ This input for example will prompt for more input to complete:
|
|||
|
||||
First "stable" release of Hilbish.
|
||||
|
||||
[1.0.0]: https://github.com/Rosettea/Hilbish/compare/v0.7.1...v1.0.0
|
||||
[0.7.1]: https://github.com/Rosettea/Hilbish/compare/v0.7.1...v1.0.0
|
||||
[0.7.1]: https://github.com/Rosettea/Hilbish/compare/v0.7.0...v0.7.1
|
||||
[0.7.0]: https://github.com/Rosettea/Hilbish/compare/v0.6.1...v0.7.0
|
||||
[0.6.1]: https://github.com/Rosettea/Hilbish/compare/v0.6.0...v0.6.1
|
||||
|
|
Loading…
Reference in New Issue