Version Bump to 1.4.0-beta
This commit is contained in:
parent
474efd25f3
commit
999998b60b
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Version 1.4.0-beta
|
||||
|
||||
- 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
|
Reference in a new issue