Skip to content

Commit 907edfd

Browse files
Merge pull request #287 from alphagov/release-note-3.0.1
updates CHANGELOG for release 3.0.1
2 parents 6b2a760 + cdba854 commit 907edfd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
## Unreleased
44

5+
## 3.0.1
6+
57
### Fixes
68

7-
- [#281: Fix: Don't break TOC when OpenAPI description includes headers](https://github.com/alphagov/tech-docs-gem/pull/281) - Thanks [@jamietanna](https://github.com/jamietanna)!
9+
We’ve made the following fixes to the tech docs gem in [pull request #281: Don't break TOC when OpenAPI description includes headers](https://github.com/alphagov/tech-docs-gem/pull/281):
10+
11+
* we now render OpenAPI Markdown with the same Markdown renderer as other documents
12+
* table of contents (TOC) uses `TechDocsHTMLRenderer` to render the headings with IDs
13+
14+
Thanks to [@jamietanna](https://github.com/jamietanna) for contributing to this issue and its solution.
815

916
## 3.0.0
1017

0 commit comments

Comments
 (0)