Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
sumologic-collector
Commits
e0e1a437
Unverified
Commit
e0e1a437
authored
Jan 05, 2022
by
Patryk Małek
Committed by
GitHub
Jan 05, 2022
Browse files
chore: prepare 1.6.2 (#190)
parent
45dfc4c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e0e1a437
...
...
@@ -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
...
...
metadata.rb
View file @
e0e1a437
...
...
@@ -8,7 +8,7 @@ source_url 'https://github.com/SumoLogic/sumologic-collector-chef-cookbook' if r
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[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment