Skip to content

Commit 4fab2ce

Browse files
authored
chore: prepare release 1.10.0 (#211)
1 parent 92e2c2e commit 4fab2ce

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,23 @@
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
This CHANGELOG (now) follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
6-
## [Unreleased]
6+
7+
## [1.10.0] - 2026-04-07
78

89
### Breaking change
910

10-
- Updated the minimum chef version to 12.5, from 11.0.
11+
- Updated the minimum chef version to 12.5, from 11.0. [#207]
1112

1213
### Changed
1314

14-
- Changed md files to fix some issues.
15+
- Changed markdown files to fix some issues and improve quality [#207]
1516

1617
### Added
1718

18-
- Added ITs in ci pipeline
19+
- Added ITs in ci pipeline [#210]
1920

21+
[#207]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/pull/207
22+
[#210]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/pull/210
2023

2124
## [1.9.1] - 2026-02-23
2225

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
license 'Apache-2.0'
99
description 'Installs/Configures sumologic-collector'
1010
long_description File.read(File.join(File.dirname(__FILE__), 'README.md'))
11-
version '1.9.1'
11+
version '1.10.0'
1212
chef_version '>= 12.5'
1313
%w[
1414
debian

0 commit comments

Comments
 (0)