Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Commit

Permalink
Set 2.3.0 release date in Changelog and add Test Kitchen Changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
michiels committed Dec 30, 2014
1 parent 257f24d commit 1f0eee4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
All notable changes to this project will be documented in this file.
This project makes use of the [Sementic Versioning](http://semver.org/)

## Master - TBA
## 2.3.0 - 2014-12-30

### Added
- A `.ruby-version` file is generated by default in /u/apps/<your app folder>/shared so it can be symlinked with the default Capistrano configuration.
- A `sysadmins` cookbook which allows you to provide sysadmin users in the node configuration.
- A `sysadmins` role. When added to your server, you can configure users that have sudo-access.
- Nginx custom configuration whitch allows you to add custom configuration into the
generated vhost configuration.
- Integration testing with Test Kitchen via Vagrant in .kitchen.local.yml

### Deprecated
- Nothing
Expand Down

0 comments on commit 1f0eee4

Please sign in to comment.