update changelog
This commit is contained in:
parent
35acf1e17e
commit
261d0e4985
19
CHANGES.rst
19
CHANGES.rst
@ -1,6 +1,25 @@
|
|||||||
Changelog for Isso
|
Changelog for Isso
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
0.9.3 (unreleased)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- remove scrollIntoView while expanding further comments if a fragment is used
|
||||||
|
(e.g. #isso-thread brought you back to the top, unexpectedly)
|
||||||
|
|
||||||
|
- implement a custom Markdown renderer to support multi-line code listings. The
|
||||||
|
extension "fenced_code" is now enabled by default and generates HTML
|
||||||
|
compatible with Highlight.js__.
|
||||||
|
|
||||||
|
- escape HTML entities when editing a comment with raw HTML
|
||||||
|
|
||||||
|
- fix CSS for input
|
||||||
|
|
||||||
|
- remove isso.css from binary distribution to avoid confusion (it's still there
|
||||||
|
from the very first release, but modifications do not work)
|
||||||
|
|
||||||
|
.. __: http://highlightjs.org/
|
||||||
|
|
||||||
|
|
||||||
0.9.2 (2014-06-25)
|
0.9.2 (2014-06-25)
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user