File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
23
## v0.23.0 (2020-10-12)
4
24
5
25
Requires Elixir v1.10.
You can’t perform that action at this time.
0 commit comments