Skip to content

Commit 8be8d90

Browse files
committed
Update CHANGES.md
1 parent a5c1513 commit 8be8d90

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2.0.0~beta2
2+
-----------
3+
4+
Additions
5+
6+
- Add the ability to specifiy canonical paths for types and module types (@jonludlam, #596)
7+
- Several improvements to the HTML tree (@dbuenzli, #600, #605, #589, @Drup, #579)
8+
- Render module synopses in `{!modules:...}` (@Julow, #597)
9+
10+
Bugs fixed
11+
12+
- Fix for resolving references in mld files (@jonludlam, #611)
13+
- Fix placement of documentation in module aliases (@Julow, #606)
14+
- Fix breakage involving includes and shadowing (@jonludlam, #603)
15+
- Don't link to hidden items (@lubegasimon, #583)
16+
- Don't remove docs of inlined includes (@Julow, #595)
17+
- Don't render shadowed values (@lubegasimon, #580)
18+
- Fix unresolved references in the first comment of a file (@Julow, #592)
19+
20+
121
2.0.0~beta1
222
-----------
323

0 commit comments

Comments
 (0)