Skip to content

Commit 85cb00a

Browse files
authored
Update CHANGELOG.md
1 parent 967fca5 commit 85cb00a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Planned
9+
- Add Crossover
10+
11+
## [0.3.0]
12+
### Fixed
13+
- Fixed memory leak
14+
- Stabilize packet reception
15+
16+
## [0.2.0]
817
### Added
9-
- Crossover
18+
- Add volume control
19+
- Add loudness filter
1020
- Mid version of corocomo
1121

1222
### Fixed
@@ -19,4 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1929
- Low version of corocomo
2030

2131
[Unreleased]: https://github.com/mincequi/cornrow/commits/master
32+
[0.3.0]: https://github.com/mincequi/cornrow/releases/tag/v0.3.0
33+
[0.2.0]: https://github.com/mincequi/cornrow/releases/tag/v0.2.0
2234
[0.1.0]: https://github.com/mincequi/cornrow/releases/tag/v0.1.0

0 commit comments

Comments
 (0)