Skip to content

Commit b90de76

Browse files
Marcel JacekMarcel Jacek
authored andcommitted
add changelog entry
1 parent 6c12433 commit b90de76

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
- **Feature:** added KmsKey model
1616
- **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
1717
- `edge`:
18+
- [v0.4.0](services/edge/CHANGELOG.md#v040)
19+
- **Deprecation:** Deprecated API method `ListPlansGlobal`
1820
- [v0.3.0](services/edge/CHANGELOG.md#v030)
1921
- **Breaking change:** Rename methods: `PostInstances` to `CreateInstance` and `GetInstances` to `ListInstances`
2022
- [v0.2.0](services/edge/CHANGELOG.md#v020)

services/edge/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.0
2+
- **Deprecation:** Deprecated API method `ListPlansGlobal`
3+
14
## v0.3.0
25
- **Breaking change:** Rename methods: `PostInstances` to `CreateInstance` and `GetInstances` to `ListInstances`
36

services/edge/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.0
1+
v0.4.0

0 commit comments

Comments
 (0)