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
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [1.1.0] - 2025-02-11
9
+
10
+
- ✨ Added ability to select auto-detected envvar connection string
11
+
8
12
## [1.0.1] - 2025-02-11
9
13
10
-
- Fixed shutdown cancellation issue
11
-
- Fixed terminal corruption at shutdown
14
+
-🐛 Fixed shutdown cancellation issue
15
+
-🐛 Fixed terminal corruption at shutdown
12
16
13
17
## [1.0.0] - 2025-02-11
14
18
15
-
First sort of release roughly 4 years after the [first commit](https://github.com/ramonsmits/FakeMessageGen/commit/8c1bd0d689106962ebaefcb77b6ebbde7fea9eb5)
19
+
- 🥳 First sort of release roughly 4 years after the [first commit](https://github.com/ramonsmits/FakeMessageGen/commit/8c1bd0d689106962ebaefcb77b6ebbde7fea9eb5)
0 commit comments