Skip to content

Commit 07b4d82

Browse files
authored
Clear release notes (#78)
2 parents cc5e5ba + 1490d0b commit 07b4d82

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,11 @@
66

77
## Upgrading
88

9-
- The `typing-extensions` dependency minimum version was bumped to 4.6 to support Python 3.12.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

1111
## New Features
1212

13-
- New `BaseId` class to create unique IDs for entities in the system.
14-
- New ID classes for microgrid-related entities:
15-
16-
* `EnterpriseId`
17-
* `MicrogridId`
18-
* `ComponentId`
19-
* `SensorId`
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
2014

2115
## Bug Fixes
2216

0 commit comments

Comments
 (0)