Skip to content

Commit 5112f2e

Browse files
committed
(maint) Update release notes for 0.13.0
This updates a few typo for the Chocolatey Central Management v0.13.0 release.
1 parent f24932c commit 5112f2e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/content/docs/en-us/central-management/release-notes.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@ This covers the release notes for the Chocolatey Central Management (`chocolatey
3232

3333
- Please see our [GitHub repository issues](https://github.com/chocolatey/chocolatey-licensed-issues/labels/CentralManagement).
3434

35-
## 0.13.0 (September 19, 2024) \(#september-19-2024)
35+
## 0.13.0 (September 19, 2024) \{#v0.13.0}
3636

3737
<Callout type="warning">
3838
The dependencies of all the Chocolatey Central Management packages (`chocolatey-management-database`, `chocolatey-management-service`, and `chocolatey-management-web`) have changed in this release. This is to allow the installation of .NET 8.0, which is now a requirement to run Chocolatey Central Management.
3939

40-
In addition, support for SQL Server 2014 and earlier has been removed. Any attempt to install one of the Chocolatey Central Management packages against one of these instances will results in an error. [Further information about this change can be found in our blog post](https://blog.chocolatey.org/2024/09/announcing-ccm-release-0.13.0/)
40+
In addition, support for SQL Server 2014 and earlier has been removed. Any attempt to install one of the Chocolatey Central Management packages against one of these instances will results in an error. [Further information about this change can be found in our blog post](https://blog.chocolatey.org/2024/09/announcing-ccm-release-0.13.0/).
4141
</Callout>
4242

4343
### Breaking Changes
4444

4545
- Add support for .NET 8.0 to all Chocolatey Central Management components.
4646
- Remove support for SQL Server 2012 and 2014.
4747

48-
### Improvement
48+
### Improvements
4949

5050
- Provide ability to ensure that all CCM Chocolatey packages are not being installed to a SQL Server 2012/2014 instance.
5151
- Update front-end to use common [choco-theme](https://github.com/chocolatey/choco-theme) behavior.

src/content/docs/en-us/highlights/2024/07-chocolatey-central-management-0.13.0-sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ showInSidebar: false
77
highlight:
88
postedDateTime: 2024-09-19T00:00:00Z
99
ctaXref: ccm-release-notes
10-
ctaAnchor: september-19-2024
10+
ctaAnchor: v0.13.0
1111
ctaText: See what's new
1212
showOnHome: false
1313
showOnHighlights: false

src/content/docs/en-us/highlights/2024/07-chocolatey-central-management-0.13.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ showInSidebar: false
77
highlight:
88
postedDateTime: 2024-09-19T00:00:00Z
99
ctaXref: ccm-release-notes
10-
ctaAnchor: september-19-2024
10+
ctaAnchor: v0.13.0
1111
ctaText: Read the release notes
1212
---

0 commit comments

Comments
 (0)