We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d27060 commit 15bdf76Copy full SHA for 15bdf76
CHANGELOG.md
@@ -14,6 +14,23 @@ Types of changes
14
-->
15
16
# Latch SDK Changelog
17
+## 2.12.1 - 2023-02-08
18
+
19
+### Added
20
21
+* `latch develop` documentation updates
22
23
+### Fixed
24
25
+* `latch develop` throws error if user does not have rsync installed
26
+* `pip install latch` installs the `watchfiles` package for `latch develop`
27
28
+## 2.11.1 - 2023-01-25
29
30
31
32
+* LatchDir initialized with local path initialized to Path object fails on upload
33
34
## 2.12.0 - 2023-02-06
35
36
### Added
0 commit comments