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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
+
## [0.4.1] - 2025-12-16
8
+
9
+
### Added
10
+
11
+
* Support for specifying a custom CA certificate when fetching the license. See the `caCertificate` field of the `LocalStack` CRD object in the api docs for more information
12
+
7
13
## [0.4.0] - 2025-12-09
8
14
9
15
### Added
@@ -42,5 +48,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
0 commit comments