Skip to content

Commit

Permalink
Document "Method code too large!" fix.
Browse files Browse the repository at this point in the history
  Fixes #1699
  • Loading branch information
vspinu authored and bbatsov committed Jun 20, 2017
1 parent 44549df commit 55a579f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -36,6 +36,7 @@

### Bugs Fixed

* [#1699](https://github.com/clojure-emacs/cider/issues/1699): Fix "Method code too large!" error that occurred during instrumentation for debugging.
* [#1987](https://github.com/clojure-emacs/cider/issues/1987): Fix: Update faces when disabling a theme
* [#1962](https://github.com/clojure-emacs/cider/issues/1962): Fix performance in fringe overlay placement.
* [#1947](https://github.com/clojure-emacs/cider/issues/1947): Fix error on `cider-jack-in` when `enlighten-mode` is enabled.
Expand Down

0 comments on commit 55a579f

Please sign in to comment.