We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecaef9 commit 29c3810Copy full SHA for 29c3810
README.md
@@ -204,6 +204,11 @@ and [Nick Poulden](https://github.com/nick).
204
Changelog
205
---------
206
207
+* 0.6.1 - Bug fixes.
208
+ * Fix scrolling to class members in Chrome 12.
209
+ * Make JSDuck work with Ruby 1.8.6.
210
+ * Upgrade the embedded ExtJS to 3.4.0.
211
+
212
* 0.6 - JsDuck is now used for creating the official ExtJS4 documentation.
213
* Automatic linking of class names found in comments. Instead of writing
214
`{@link Ext.Panel}` one can simply write `Ext.Panel` and link will be
0 commit comments