We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbf60c commit ed149e1Copy full SHA for ed149e1
3 files changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## Unreleased - ReleaseDate
4
5
+## 0.9.2 - 2024/12/20
6
+
7
+This release is the last one before updating cooklang with spec changes. It
8
+includes a variety of small fixes and improvements.
9
10
+- Improve number formatting in the web ( @StarDylan #30 )
11
+- Expand search bar capabilities ( @kaylee-kiako #32 )
12
+- Fixes related to real time file system updates ( @kaylee-kiako #39 )
13
14
## 0.9.1 - 2024/04/18
15
16
- Fix `VISUAL` and/or `EDITOR` env vars that were ignored. ( #26 )
0 commit comments