Skip to content

Commit 9fd7f1a

Browse files
committed
Final commit for 2.0.1 release; update CHANGELOG and Modulefile
1 parent 83861eb commit 9fd7f1a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.0.1
2+
=======
3+
4+
Minor bugfix release.
5+
6+
2013-01-16 - Chris Price <[email protected]>
7+
* Fix revoke command in database.pp to support postgres 8.1 (43ded42)
8+
9+
2013-01-15 - Jordi Boggiano <[email protected]>
10+
* Add support for ubuntu 12.10 status (3504405)
11+
112
2.0.0
213
=======
314

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-postgresql'
2-
version '2.0.0'
2+
version '2.0.1'
33
source 'git://github.com/puppetlabs/puppet-postgresql.git'
44
author 'Inkling/Puppet Labs'
55
description 'PostgreSQL defined resource types'

0 commit comments

Comments
 (0)