This commit is contained in:
Alexander Wang 2024-10-05 16:34:53 -06:00
parent 645f4bc5ca
commit 1ba5ff07b9
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -3,6 +3,7 @@
#### Improvements 🧹 #### Improvements 🧹
- Lib: removes a dependency on external slog that was causing troubles with installation [#2137](https://github.com/terrastruct/d2/pull/2137) - Lib: removes a dependency on external slog that was causing troubles with installation [#2137](https://github.com/terrastruct/d2/pull/2137)
- CLI: attempts writing to path atomically, falling back to non-atomic if failed [#2141](https://github.com/terrastruct/d2/pull/2141)
#### Bugfixes ⛑️ #### Bugfixes ⛑️