Skip to content

Commit c5c181f

Browse files
authored
Prepare Release 1.0.2 (#38)
1 parent 087306d commit c5c181f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## Version 1.0.2 - 31.10.23
8+
9+
### Changed
10+
11+
- In README, use view of the full change-tracking table instead of the customized one for the main image.
12+
713
## Version 1.0.1 - 26.10.23
814

15+
### Changed
16+
17+
- Flattened README structure.
18+
919
### Fixed
1020

1121
- Labels are looked up from the service entity (not the db entity only).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cap-js/change-tracking",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "CDS plugin providing out-of-the box support for automatic capturing, storing, and viewing of the change records of modeled entities.",
55
"repository": "cap-js/change-tracking",
66
"author": "SAP SE (https://www.sap.com)",

0 commit comments

Comments
 (0)