Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit d295437

Browse files
committed
Cut version 2.3
1 parent b2119b0 commit d295437

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## Version 2.3
4+
5+
*July 5, 2018*
6+
7+
- Allows strikethrough in markdown by default.
8+
- Upgrades jQuery to 3.2.1, thanks to [Tomi Takussaari](https://github.com/TomiTakussaari)
9+
- Fixes invalid HTML in `layout.erb`, thanks to [Eric Scouten](https://github.com/scouten) for pointing out
10+
- Hopefully fixes Vagrant memory issues, thanks to [Petter Blomberg](https://github.com/p-blomberg) for the suggestion
11+
- Cleans HTML in headers before setting `document.title`, thanks to [Dan Levy](https://github.com/justsml)
12+
- Allows trailing whitespace in markdown files, thanks to [Samuel Cousin](https://github.com/kuzyn)
13+
- Fixes pushState/replaceState problems with scrolling not changing the document hash, thanks to [Andrey Fedorov](https://github.com/anfedorov)
14+
- Removes some outdated examples, thanks [@al-tr](https://github.com/al-tr), [Jerome Dahdah](https://github.com/jdahdah), and [Ricardo Castro](https://github.com/mccricardo)
15+
- Fixes `nav-padding` bug, thanks [Jerome Dahdah](https://github.com/jdahdah)
16+
- Code style fixes thanks to [Sebastian Zaremba](https://github.com/vassyz)
17+
- Nokogiri version bump thanks to [Grey Baker](https://github.com/greysteil)
18+
- Fix to default `index.md` text thanks to [Nick Busey](https://github.com/NickBusey)
19+
20+
Thanks to everyone who contributed to this release!
21+
322
## Version 2.2
423

524
*January 19, 2018*

0 commit comments

Comments
 (0)