Skip to content

Commit

Permalink
chore: prepare 1.6.2 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Jan 5, 2022
1 parent 45dfc4c commit e0e1a43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG (now) follows the format listed at [Keep A Changelog](http://keepachangelog.com/)

## [Unreleased changes]

## [1.6.2] - 2022-01-05
### Added
- added `fields` support to sources (@majormoses)
- added `fields` support to sources (@majormoses) [#189]

[#189]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/issue/189

## [1.6.1] - 2021-08-27
### Changed
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
license 'Apache-2.0'
description 'Installs/Configures sumologic-collector'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.6.1'
version '1.6.2'
chef_version '>= 11' if respond_to?(:chef_version)

%w[
Expand Down

0 comments on commit e0e1a43

Please sign in to comment.