summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2017-01-12release 2.2.0Tim Meusel
2016-10-05release 2.1.0Tim Meusel
2016-05-26release 2.0.0Tim Meusel
2016-01-11release: 1.1.1Daniele Sluijters
2016-01-08prepare release of 1.1.0Igor Galić
write changelog bump version fix urls to new namespace
2015-04-23CHANEGLOG: Compare URL fixesDaniele Sluijters
2015-04-23Release 1.0.3Daniele Sluijters
2015-04-23init: Do not include apt ourselves.Daniele Sluijters
Using `include apt` causes problems. If someone in the catalogue does an `class { 'apt: }` and we come after it with `include apt` this will work. However if the order is reversed we'll get a duplicate resource definition. Closes #12
2015-04-23Upgrade dependenciesDaniele Sluijters
* Use rspec-puppet 2.1+ (which now supports Puppet 4) * No longer allow the Puppet 4 builds to fail (the tests can run now) * Use the released version of the apt module
2015-04-22CHANGELOG: Fix the compare URL's.Daniele Sluijters
2015-04-221.0.2, in the hopes that this will buildDaniele Sluijters
2015-04-22Prep 1.0.1.Daniele Sluijters
2015-04-22Prepare 1.0.1 release:Daniele Sluijters
* Update CHANGELOG
2015-04-22Add CHANGELOG in http://keepachangelog.com formatDaniele Sluijters