File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## Version 0.1.2 - 08.01.24
8+ ## Version 0.1.3 - 2024-xx-xx
9+
10+ ### Fixed
11+
12+ - tbd
13+
14+ ## Version 0.1.2 - 2024-01-08
915
1016### Fixed
1117
@@ -15,14 +21,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1521- Redis off per default
1622- Refactoring
1723
18- ## Version 0.1.1 - 22.12.23
24+ ## Version 0.1.1 - 2023-12-22
1925
2026### Added
2127
2228- Websocket events in non-websocket services
2329- Support multiple endpoints
2430
25- ## Version 0.1.0 - 21.12.23
31+ ## Version 0.1.0 - 2023-12-21
2632
2733### Added
2834
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js-community/websocket" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " WebSocket adapter for CDS" ,
55 "homepage" : " https://cap.cloud.sap/" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments