You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,20 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
5
-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v3.0.1-beta.1...HEAD).
5
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v3.0.1-rc.0...HEAD).
6
+
7
+
<aname="v3.0.1-rc.0"></a>
8
+
## [v3.0.1-rc.0] - 2022-12-22
9
+
### Breaking Changes
10
+
- Deprecate advanced APIs in preparation of refactoring [`3aea5e7`](https://github.com/SAP/ui5-logger/commit/3aea5e766f9bda156e8c7e62a2e8c65f613ef7e9)
11
+
12
+
### BREAKING CHANGE
13
+
14
+
15
+
6
16
7
17
<aname="v3.0.1-beta.1"></a>
8
-
## [v3.0.1-beta.1] - 2022-11-09
18
+
## [v3.0.1-beta.1] - 2022-11-11
9
19
### Dependency Updates
10
20
- Bump npmlog from 5.0.1 to 7.0.1 ([#321](https://github.com/SAP/ui5-logger/issues/321)) [`6c5c154`](https://github.com/SAP/ui5-logger/commit/6c5c154c53d8f81774d588714e8426922fa85271)
11
21
@@ -123,6 +133,7 @@ Only Node.js v10 or higher is supported.
0 commit comments