Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
This change updates the Changelog file with a brief enumeration of new
features and changes in 2.0.0 development version.
  • Loading branch information
dagon666 committed Aug 13, 2017
1 parent 3c0f79d commit 72b82e5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [version 2.0.0 (2017-08-13)](https://github.com/dagon666/napi/releases/tag/v2.0.0)
- Complete functional decomposition into self contained libraries
- Code clean-up, re-design and refactoring
- New self-sustaining test environment with mocked HTTP napiprojekt.pl service
based on docker
- Unit test environment running in docker with code coverage support, shell
functions and shell commands mocks
- Functionality split into actions
- New actions implemented: search, download, subtitles
- Build system replaced with CMake
- Removed most of brittle and clunky custom scripts

# [version 1.3.5 (2015-06-07)](https://github.com/dagon666/napi/releases/tag/v1.3.5)
- fix for MAC OS having both GNU & BSD stat installed
- install.sh fixes for MAC OS
Expand Down

0 comments on commit 72b82e5

Please # to comment.