]> rtime.felk.cvut.cz Git - hubacji1/psp.git/blob - CHANGELOG.md
Merge branch 'feature/find-entry-reverse'
[hubacji1/psp.git] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog][] and this project adheres to
5 [Semantic Versioning][].
6
7 [Keep a Changelog]: http://keepachangelog.com/
8 [Semantic Versioning]: http://semver.org/
9
10 ## Unreleased
11 ### Added
12 - Changelog, license, readme.
13 - Doxygen config file.
14 - [WvTest][] unit testing framework.
15 - Link `bcar` and `pslot` libraries.
16 - Implement find entry by reverse method.
17
18 [WvTest]: https://github.com/apenwarr/wvtest