Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Nov 15, 2024
1 parent 6df69dd commit b0be470
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Legend: 🔒️ security fixes; ⚡️ major features/updates; ❗️ breaking changes; 👉 important notes.


## [UNRELEASED] - YYYY-MM-DD

### Security

This release does not contain security updates.

### Added

This release does not contain new features.

### Changed

This release does not contain other significant changes.

### Deprecated

This release does not introduce deprecations.

### Removed

This release does not remove any features.

### Fixed

This release does not contain bug fixes.


## [0.4.6] - 2024-11-15

### Security
Expand Down Expand Up @@ -243,7 +271,8 @@ This release does not remove any features.
This release does not contain bug fixes.


[UNRELEASED]: https://github.com/OSLC/oslc4net/compare/v0.4.5...HEAD
[UNRELEASED]: https://github.com/OSLC/oslc4net/compare/v0.4.6...HEAD
[0.4.6]: https://github.com/OSLC/oslc4net/releases/tag/v0.4.6
[0.4.5]: https://github.com/OSLC/oslc4net/releases/tag/v0.4.5
[0.4.4]: https://github.com/OSLC/oslc4net/releases/tag/v0.4.4
[0.4.3]: https://github.com/OSLC/oslc4net/releases/tag/v0.4.3
Expand Down

0 comments on commit b0be470

Please sign in to comment.