Skip to content

Commit 0bdde3f

Browse files
committed
Update CHANGELOG
1 parent 7f0dbf8 commit 0bdde3f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- `dotnet-sdk`, `xamarin`, and `git-scm` extlink roles (DOCSP-13010).
13+
- Blockquote suggestion when unexpected indentation is encountered.
14+
- `created_at` field in the database to facilitate document expiration (DOP-1318).
15+
16+
### Changed
17+
18+
- Remove LiteralBlock node.
19+
- Static assets are now stored in the database with both filename and hash identifier,
20+
making it easier for the frontend to properly create all needed images (DOP-1643).
21+
1022
## [v0.7.0] - 2020-10-22
1123

1224
### Added

0 commit comments

Comments
 (0)