We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b172409 commit 496b490Copy full SHA for 496b490
1 file changed
CHANGES.txt
@@ -1,9 +1,6 @@
1
-## 0.0.3
+## 0.0.1
2
3
-### Bugs
4
-- Ensure pressing enter in Note's title returns to the editor
5
-- Begin searching when text is entered
6
-- Transition from Vectra to LanceDB for vector storage
+- Initial update
7
8
## 0.0.2
9
@@ -16,5 +13,10 @@
16
13
- Fix some issues with folders being added
17
14
- Fix incorrect path usage when creating a folder on Linux
18
15
19
-## 0.0.1
20
-- Initial update
+## 0.0.3
+
+### Bugs
+- Ensure pressing enter in Note's title returns to the editor
+- Begin searching when text is entered
21
+- Transition from Vectra to LanceDB for vector storage
22
+- Refactored multiple areas (`src\shared\routers`, `src\shared\services`)
0 commit comments