We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5682b commit 46d638aCopy full SHA for 46d638a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 0.9.9 - April 23rd, 2017
2
+
3
+- Added `gem uninstall` hooks to remove YARD documentation files. (#1083)
4
+- Added support for C++ namespaces. (#809)
5
+- Fixed issue where loading a .html page via an anchor would not scroll to
6
+ the anchor section. (#1082)
7
+- Hide some Ruby warnings.
8
+- Improve progress indicator icons in terminal.
9
10
# 0.9.8 - January 13th, 2017
11
12
- Fixed installed gems not being correctly found in `yard server` and by plugins.
0 commit comments