Skip to content

Commit

Permalink
Merge pull request #32 from bastelfreak/rel112
Browse files Browse the repository at this point in the history
Release 1.2.0
  • Loading branch information
bastelfreak authored Oct 23, 2021
2 parents a3b0e1f + 1b09ebd commit f6dbfa5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.0](https://github.com/voxpupuli/puppet_metadata/tree/1.2.0) (2021-10-23)

[Full Changelog](https://github.com/voxpupuli/puppet_metadata/compare/1.1.1...1.2.0)

**Fixed bugs:**

- Fix AIO packages for Debian 8 [\#28](https://github.com/voxpupuli/puppet_metadata/pull/28) ([smortex](https://github.com/smortex))

**Merged pull requests:**

- Ruby refactoring [\#30](https://github.com/voxpupuli/puppet_metadata/pull/30) ([MrGoumX](https://github.com/MrGoumX))

## [1.1.1](https://github.com/voxpupuli/puppet_metadata/tree/1.1.1) (2021-08-21)

[Full Changelog](https://github.com/voxpupuli/puppet_metadata/compare/1.1.0...1.1.1)
Expand Down
2 changes: 1 addition & 1 deletion puppet_metadata.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'puppet_metadata'
s.version = '1.1.1'
s.version = '1.2.0'
s.authors = ['Vox Pupuli', 'Ewoud Kohl van Wijngaarden']
s.email = ['[email protected]']
s.homepage = 'http://github.com/voxpupuli/puppet_metadata'
Expand Down

0 comments on commit f6dbfa5

Please sign in to comment.