Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shoekstra committed Mar 13, 2015
1 parent 39628cf commit 912c35b
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
0.2.0 (2015-01-11)
## 0.3.0 (2015-03-13)

- Added the ability to configure an SSL enabled vhost.
- Added `owncloud::database` wrapper to collect exported `mysql::db` resource.
- Moved Apache related configuration to `owncloud::apache` to resolve some dependency issues.
- Added support for CentOS 6, 7 and Fedora 19, 20
- Added support for Apache 2.4

0.1.1 (2014-10-31)
## 0.2.0 (2015-01-11)

- Added the ability to configure an SSL enabled vhost
- Added `owncloud::database` wrapper to collect exported `mysql::db` resource
- Moved Apache related configuration to `owncloud::apache` to resolve some dependency issues

## 0.1.1 (2014-10-31)

- Added basic acceptance tests for Ubuntu 12.04 and 14.04
- Corrected puppetlabs-mysql module dependency version
- Fixed exec path
- Fixed puppet-lint scope warnings
- Removed inheritance in classes.
- Removed inheritance in classes

0.1.0 (2014-08-28)
## 0.1.0 (2014-08-28)

- First release.
- First release

0 comments on commit 912c35b

Please sign in to comment.