Add changelog

This commit is contained in:
Chris Price 2012-09-14 13:22:32 -07:00
parent fd1b15b950
commit fcc0d70e1b

7
CHANGELOG.md Normal file
View file

@ -0,0 +1,7 @@
2012-09-14 - Chris Price <chris@puppetlabs.com>
* Add a type for validating a postgres connection (ce4a049)
2012-08-25 - Jari Bakken <jari.bakken@gmail.com>
* Remove trailing commas. (e6af5e5)
2012-08-16 - Version 0.2.0 released