Skip to content

Commit

Permalink
Prepare for 0.15.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
npwalker committed Jan 7, 2019
1 parent 45c7fa4 commit ce0dfbf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## Minor Release 0.15.0

- Make pg_repack the default way to perform maintenance [#25](https://github.com/npwalker/pe_databases/pull/25)
- Start maintaning the reports table which we could not afford to perform a VACUUM FULL on

## Z Release 0.14.2
- Allow not managing table settings [#21](https://github.com/npwalker/pe_databases/pull/21)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "npwalker-pe_databases",
"version": "0.14.2",
"version": "0.15.0",
"author": "npwalker",
"summary": "A Puppet Module for Backing Up / Maintaining / Tuning Your Puppet Enterprise Databases",
"license": "Apache-2.0",
Expand Down

0 comments on commit ce0dfbf

Please sign in to comment.