Skip to content

Commit

Permalink
Merge pull request #147 from SumoLogic/pre-v1.2.23
Browse files Browse the repository at this point in the history
Prep for v1.2.23 release
  • Loading branch information
duchatran authored Oct 13, 2017
2 parents 996b344 + 5949cfa commit 0b39682
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ This CHANGELOG (now) follows the format listed at [Keep A Changelog](http://keep

## [Unreleased]
### Added
TBD

### Changed
TBD

## [1.2.23] - 2017-10-12
### Added
- the ability to use `node['sumologic']['init_style']` to specify an override for an init subsystem while keeping the same defaults of delegating that to ohai detection.

## [1.2.22] - 2017-08-15
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.2.22'
version '1.2.23'
chef_version '>= 11' if respond_to?(:chef_version)

%w[
Expand Down

0 comments on commit 0b39682

Please sign in to comment.