Skip to content

Commit 4230afe

Browse files
author
Carl Brasic
committed
Add changelog entry
1 parent 9899397 commit 4230afe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

HISTORY.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.0.0 - 2021-03-31
2+
3+
* Drop support for Python 2 in RST rendering [#1456](https://github.com/github/markup/pull/1456)
4+
15
## 3.0.5 - 2020-11-12
26

37
* Add commonmarker_exts to commonmarker options [#1268](https://github.com/github/markup/pull/1268)
@@ -72,8 +76,8 @@
7276

7377
### Added
7478

75-
* Re-introduce [#537](https://github.com/github/markup/pull/537) to detect language of markup document
76-
However `github-linguist` is optional and this gem will fallback to extensions for detection.
79+
* Re-introduce [#537](https://github.com/github/markup/pull/537) to detect language of markup document
80+
However `github-linguist` is optional and this gem will fallback to extensions for detection.
7781

7882
[Full changelog](https://github.com/github/markup/compare/v1.4.9...v1.5.0)
7983

0 commit comments

Comments
 (0)