Add CHANGELOG file

This patch adds a changelog file to reflect version changes history.
This commit is contained in:
Gorka Eguileor 2016-03-20 18:57:40 +01:00
parent c0e26d3789
commit 09c5dd3b16
1 changed files with 20 additions and 0 deletions

20
CHANGELOG.rst Normal file
View File

@ -0,0 +1,20 @@
Changelog
=========
1.1.0 (unreleased)
------------------
**Features:**
- Add base log path option: `-b` `--log-base`.
- Log postfix option: `-p` `--log-postfix`.
- Auto alias generation: `-a` `--alias-level`.
**Bugfixes:**
- #13: timestamp output adding 000 to microseconds.
1.0.3 (2015-11-08)
------------------
- Initial release as os-log-merger.