@@ -7,16 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 7.0.0] - 2021-12-08
10
11
### Changed
11
12
- This library has been renamed to ` ci-environment ` and no longer depends on Cucumber ` messages ` .
12
- ([ PR #34 ] ( https://github.com/cucumber/ci-environment/pull/34 ) )
13
+ ([ PR #34 ] ( https://github.com/cucumber/ci-environment/pull/34 ) )
13
14
14
15
## [ 6.0.4] - 2021-11-16
15
-
16
16
### Fixed
17
17
- Update links in descriptor files to point to the new repository at https://github.com/cucumber/ci-environment
18
18
- [ Ruby] [ Java ] Fix ciDict.json was missing from the Ruby Gem and the Java Artifact
19
- ([ PR #13 ] ( https://github.com/cucumber/ci-environment/pull/13 ) )
19
+ ([ PR #13 ] ( https://github.com/cucumber/ci-environment/pull/13 ) )
20
20
21
21
## [ 6.0.3] - 2021-11-15
22
22
### Fixed
@@ -116,7 +116,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
116
116
### Added
117
117
- First release
118
118
119
- [ Unreleased ] : https://github.com/cucumber/ci-environment/compare/v6.0.4...main
119
+ [ Unreleased ] : https://github.com/cucumber/ci-environment/compare/v7.0.0...main
120
+ [ 7.0.0 ] : https://github.com/cucumber/ci-environment/compare/v6.0.4...main
120
121
[ 6.0.4 ] : https://github.com/cucumber/ci-environment/compare/v6.0.3...v6.0.4
121
122
[ 6.0.3 ] : https://github.com/cucumber/ci-environment/compare/v6.0.2...v6.0.3
122
123
[ 6.0.2 ] : https://github.com/cucumber/ci-environment/compare/v6.0.1...v6.0.2
@@ -132,8 +133,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
132
133
[ 1.2.0 ] : https://github.com/cucumber/ci-environment/compare/v1.1.0...v1.2.0
133
134
[ 1.1.0 ] : https://github.com/cucumber/ci-environment/compare/v1.0.0...v1.1.0
134
135
[ 1.0.0 ] : https://github.com/cucumber/cucumber/releases/tag/v1.0.0
135
-
136
- in alphabetical order -->
137
- [ aslakhellesoy ] : https://github.com/aslakhellesoy
138
- [ kgeilmann ] : https://github.com/kgeilmann
136
+ https://github.com/kgeilmann
139
137
[ vincent-psarga ] : https://github.com/vincent-psarga
0 commit comments