minecraft-launcher-libs/HISTORY.md

15 lines
411 B
Markdown
Raw Normal View History

2022-09-13 23:26:02 +03:00
## Legend
- 🐛 - Bug
- ✔️ - Fixed
- ❌ - Removed
- - Added
- - Information
- ♻️ - Edited
2022-09-13 23:31:10 +03:00
> This project use Semantic Versioning 2.0.0 https://semver.org/
2022-09-14 00:34:25 +03:00
## 14/09/2022 - (1.0.1)
- - Added [Conan](https://conan.io/) for Windows
2022-09-13 23:26:02 +03:00
- ✔️ - Fixed bad returned value of `assets_version`
- ♻️ - Changed the letter argument of the program to return version information from `s` to `i`