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 7f0dbf8 commit 0bdde3fCopy full SHA for 0bdde3f
CHANGELOG.md
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
22
## [v0.7.0] - 2020-10-22
23
24
### Added
0 commit comments