Skip to content

Commit 25f811b

Browse files
committed
Add changelog
1 parent 257bfef commit 25f811b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.1.4]
9+
10+
### Added
11+
12+
- Added `catui_semver_to_string` function to serialize semver versions
13+
- Added `catui_semver_from_string` function to parse semver versions
14+
- Added `catui_semver_can_support` and `catui_semver_can_use` to test semver version compatibility
15+
- Started tracking changes in `CHANGELOG.md`
16+
17+
[0.1.4]: https://github.com/gulachek/catui/compare/v0.1.3...v0.1.4

0 commit comments

Comments
 (0)