You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
3
3
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
+
## [0.5.0] — 2023-11-02
6
+
7
+
### Changed
8
+
9
+
- Improved and enhanced onboarding and configuration management experience
10
+
11
+
### Fixed
12
+
13
+
- Fixed the logic to get the users
14
+
- Fixed the issue of downloading correct Docker image
0 commit comments