Skip to content

Commit 746578c

Browse files
committed
docs: Update changelog
1 parent fe84f56 commit 746578c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

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+
1026
## [0.17.5] - 2021-12-09
1127

1228
### Features

0 commit comments

Comments
 (0)