Version bump to 1.4.0
This commit is contained in:
parent
41c273b962
commit
23617b21bc
3 changed files with 18 additions and 3 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -6,7 +6,22 @@
|
|||
|
||||
- [S] release are always compared to the previous [S] release.
|
||||
|
||||
## Version 1.4.0-beta [B]
|
||||
## Version 1.4.0 (2016-05-07) [S]
|
||||
|
||||
- Fix: Feeds contain no text
|
||||
- Switch to YAML as config language
|
||||
- Scripts for
|
||||
- Switching from config.php to config.yaml
|
||||
- Initializing RCC
|
||||
- Initializing Rangitaki
|
||||
- Rangitaki API
|
||||
- Switch from JavaScript to CoffeeScript
|
||||
- Switch from CSS to SASS
|
||||
- Building and minimizing with Gulp
|
||||
- Open links in articles in a new tab
|
||||
- Better code style: PSR-2
|
||||
|
||||
## Version 1.4.0-beta (2016-04-27) [B]
|
||||
|
||||
- Fix: Feeds contain no text
|
||||
- Switch to YAML as config language
|
||||
|
|
Reference in a new issue