We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d39c1 commit aa14ef3Copy full SHA for aa14ef3
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3
4
+## [v0.3.1] - 2023-02-28
5
+### Added
6
+- Added `/cloud/server`, `/cloud/stack`, `/cloud/stack/environment` endpoints.
7
+- Added `/dns` endpoint.
8
+- Added `/ssh` endpoint.
9
+- Added `/api/get_info` endpoint.
10
+
11
## [v0.3.0] - 2022-12-08
12
### Added
13
- GitHub PR actions to run go vet, go lint and go mod tidy.
0 commit comments