Version bumped, lest if forget
[geiser.git] / NEWS
blobb0c2ea43f45ce2d551441d91229befef9fe544b6
1 * Version 0.1.2
3   Bug fixes:
5     - Company mode integration fixes (including #32231)
7 * Version 0.1.1 (Jan 24, 2011)
9   New features:
11     - "Manual autodoc" command; C-c C-d s.
12     - Autodoc retrieval is now asynchronous, for better behaviour in
13       remote connections.
14     - Racket: ',enter "foo"' as a synonym of ',enter (file "foo")'.
15     - New C-c C-a to switch to REPL and enter module (C-c C-Z was broken).
16     - Documentation typos, and grammar and layout fixes.
19   Bug fixes:
21     - Avoiding *spurious* buffers in case of communication errors.
22     - REPL: fixed problem with input history navigation in Racket.
23     - Autodoc no longer skips non-alphanumeric identifiers.
24     - Autodoc messages no longer interfere with active minibuffer.
25     - Fix for module name completion in Guile.
26     - Quack compatibility: avoiding problems with #f &c.
29 * Version 0.1 (Dec 20, 2010)
31   Initial release.