Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
sumologic-collector
Commits
d7a45682
Commit
d7a45682
authored
Jan 06, 2021
by
Duc Ha
Browse files
Update CHANGELOG and version in metadata.rb
parent
df5099c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
d7a45682
...
...
@@ -2,8 +2,9 @@
This project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
This CHANGELOG (now) follows the format listed at
[
Keep A Changelog
](
http://keepachangelog.com/
)
## [Unreleased]
## [1.5.0] - 2021-01-06
### Added
-
Added securefiles boolean flag in installer to enable or disable enhanced file security.
-
added fields support to user.properties
...
...
metadata.rb
View file @
d7a45682
...
...
@@ -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.
4
.0'
version
'1.
5
.0'
chef_version
'>= 11'
if
respond_to?
(
:chef_version
)
%w[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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