Skip to content

Commit b3fa9da

Browse files
committed
Update CHANGELOG.md
1 parent 9ed96fe commit b3fa9da

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## HEAD
4+
5+
* Enhancements
6+
* Drop jQuery and refactor JavaScript codebase
7+
* Remove highlight.js in favour of migration to Makeup
8+
* Change autolink to return both path and hash for the current module
9+
* Add next/previous at the end of extra pages
10+
* Improve search input blur handling
11+
* Update erlang.org/man URL
12+
* Add function landing page
13+
14+
* Bug fixes:
15+
* Ignore extensions when generating external links
16+
* Fix autolink to handle URIs with arbitrary scheme part without warning
17+
* Fix undefined reference warning for typespecs
18+
* Fix search click behavior when a suggestion refers the current page
19+
* Don't crash when we can't format spec
20+
* Fix HTML escaping
21+
22+
323
## v0.23.0 (2020-10-12)
424

525
Requires Elixir v1.10.

0 commit comments

Comments
 (0)