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 fe84f56 commit 746578cCopy full SHA for 746578c
CHANGELOG.md
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Compatibility
11
+
12
+- `cobalt import` was dropped (#969)
13
14
+### Features
15
16
+- `cobalt new --edit` support (#967)
17
18
+### Fixes
19
20
+- Respect `enabled` with liquid syntax highlighting (#973)
21
+- *(build)* Don't stop build when binary file in `_include` (#1033)
22
+- *(serve)* Serve from a temp directory to avoid corrupting a production build (#968)
23
+- *(serve)* Pick an unused port (#971)
24
+- Improved panic behavior
25
26
## [0.17.5] - 2021-12-09
27
28
### Features
0 commit comments