Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 2f8c593

Browse files
[CHANGELOG] Updated changelog
Signed-off-by: bastianschwarz <bastianschwarz@users.noreply.github.com>
1 parent 019351b commit 2f8c593

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

CHANGELOG.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/codenamephp/chef.cookbook.dev/tree/HEAD)
3+
## [4.0.0](https://github.com/codenamephp/chef.cookbook.dev/tree/4.0.0) (2021-07-03)
44

5-
[Full Changelog](https://github.com/codenamephp/chef.cookbook.dev/compare/3.0.1...HEAD)
5+
[Full Changelog](https://github.com/codenamephp/chef.cookbook.dev/compare/3.0.1...4.0.0)
66

77
**Implemented enhancements:**
88

99
- Extensions report uninstalled when converge doesn't change anything [\#35](https://github.com/codenamephp/chef.cookbook.dev/issues/35)
10-
- Add unified\_mode [\#66](https://github.com/codenamephp/chef.cookbook.dev/pull/66) ([bastianschwarz](https://github.com/bastianschwarz))
1110

1211
**Merged pull requests:**
1312

@@ -45,6 +44,10 @@
4544

4645
[Full Changelog](https://github.com/codenamephp/chef.cookbook.dev/compare/2.5.0...2.5.1)
4746

47+
**Implemented enhancements:**
48+
49+
- Add unified\_mode [\#66](https://github.com/codenamephp/chef.cookbook.dev/pull/66) ([bastianschwarz](https://github.com/bastianschwarz))
50+
4851
**Fixed bugs:**
4952

5053
- Added libgbm1 and libxcb-dri3-0 since they are needed to run VSCode [\#43](https://github.com/codenamephp/chef.cookbook.dev/pull/43) ([bastianschwarz](https://github.com/bastianschwarz))
@@ -106,10 +109,6 @@
106109

107110
- \[RELEASE\] 2.4.1 [\#31](https://github.com/codenamephp/chef.cookbook.dev/pull/31) ([github-actions[bot]](https://github.com/apps/github-actions))
108111
- \[RELEASE\] 2.4.0 [\#30](https://github.com/codenamephp/chef.cookbook.dev/pull/30) ([github-actions[bot]](https://github.com/apps/github-actions))
109-
- \[RELEASE 2.3.0\] [\#24](https://github.com/codenamephp/chef.cookbook.dev/pull/24) ([bastianschwarz](https://github.com/bastianschwarz))
110-
- \[RELEASE 2.2.0\] [\#22](https://github.com/codenamephp/chef.cookbook.dev/pull/22) ([bastianschwarz](https://github.com/bastianschwarz))
111-
- \[RELEASE 2.1.1\] [\#20](https://github.com/codenamephp/chef.cookbook.dev/pull/20) ([bastianschwarz](https://github.com/bastianschwarz))
112-
- \[RELEASE 2.1.1\] [\#19](https://github.com/codenamephp/chef.cookbook.dev/pull/19) ([bastianschwarz](https://github.com/bastianschwarz))
113112

114113
## [v2.3.0](https://github.com/codenamephp/chef.cookbook.dev/tree/v2.3.0) (2019-12-09)
115114

@@ -119,6 +118,10 @@
119118

120119
- Install JetBrains toolbox [\#23](https://github.com/codenamephp/chef.cookbook.dev/issues/23)
121120

121+
**Merged pull requests:**
122+
123+
- \[RELEASE 2.3.0\] [\#24](https://github.com/codenamephp/chef.cookbook.dev/pull/24) ([bastianschwarz](https://github.com/bastianschwarz))
124+
122125
## [v2.2.0](https://github.com/codenamephp/chef.cookbook.dev/tree/v2.2.0) (2019-12-06)
123126

124127
[Full Changelog](https://github.com/codenamephp/chef.cookbook.dev/compare/v2.1.1...v2.2.0)
@@ -127,6 +130,10 @@
127130

128131
- Migrate vscode to https://github.com/sous-chefs/vscode [\#21](https://github.com/codenamephp/chef.cookbook.dev/issues/21)
129132

133+
**Merged pull requests:**
134+
135+
- \[RELEASE 2.2.0\] [\#22](https://github.com/codenamephp/chef.cookbook.dev/pull/22) ([bastianschwarz](https://github.com/bastianschwarz))
136+
130137
## [v2.1.1](https://github.com/codenamephp/chef.cookbook.dev/tree/v2.1.1) (2019-12-05)
131138

132139
[Full Changelog](https://github.com/codenamephp/chef.cookbook.dev/compare/v2.1.0...v2.1.1)
@@ -136,6 +143,11 @@
136143
- Move to debian buster [\#18](https://github.com/codenamephp/chef.cookbook.dev/issues/18)
137144
- Fix build [\#17](https://github.com/codenamephp/chef.cookbook.dev/issues/17)
138145

146+
**Merged pull requests:**
147+
148+
- \[RELEASE 2.1.1\] [\#20](https://github.com/codenamephp/chef.cookbook.dev/pull/20) ([bastianschwarz](https://github.com/bastianschwarz))
149+
- \[RELEASE 2.1.1\] [\#19](https://github.com/codenamephp/chef.cookbook.dev/pull/19) ([bastianschwarz](https://github.com/bastianschwarz))
150+
139151
## [v2.1.0](https://github.com/codenamephp/chef.cookbook.dev/tree/v2.1.0) (2018-08-26)
140152

141153
[Full Changelog](https://github.com/codenamephp/chef.cookbook.dev/compare/v2.0.0...v2.1.0)

0 commit comments

Comments
 (0)