We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc5e5ba + 1490d0b commit 07b4d82Copy full SHA for 07b4d82
RELEASE_NOTES.md
@@ -6,17 +6,11 @@
6
7
## Upgrading
8
9
-- The `typing-extensions` dependency minimum version was bumped to 4.6 to support Python 3.12.
+<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
11
## New Features
12
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`
+<!-- Here goes the main new features and examples or instructions on how to use them -->
20
21
## Bug Fixes
22
0 commit comments