Skip to content

Commit af7e54f

Browse files
committed
Added release 7.0.0.
1 parent a5f167f commit af7e54f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Changelog.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Changelog
2-
This project uses [semantic versioning](http://semver.org/spec/v2.0.0.html). Refer to
3-
*[Semantic Versioning in Practice](https://www.jering.tech/articles/semantic-versioning-in-practice)*
4-
for an overview of semantic versioning.
2+
This project uses semantic versioning.
53

6-
## [Unreleased](https://github.com/JeringTech/Javascript.NodeJS/compare/7.0.0-beta.5...HEAD)
4+
## [Unreleased](https://github.com/JeringTech/Javascript.NodeJS/compare/7.0.0...HEAD)
5+
6+
## [7.0.0](https://github.com/JeringTech/Javascript.NodeJS/compare/7.0.0-beta.5...7.0.0) - Sep 16, 2023
7+
### Changes
8+
- **Breaking Changes**:
9+
- Replaced the deprecated package `Microsoft.AspNetCore.Hosting.Abstractions` with `Microsoft.Extensions.Hosting.Abstractions`. ([#173](https://github.com/JeringTech/Javascript.NodeJS/pull/178)).
710

811
## [7.0.0-beta.5](https://github.com/JeringTech/Javascript.NodeJS/compare/7.0.0-beta.4...7.0.0-beta.5) - Jul 28, 2023
912
### Changes

0 commit comments

Comments
 (0)