Ver Fonte

release: release 1.3.0

Estevão Soares dos Santos há 9 anos atrás
pai
commit
f81789f0fb
3 ficheiros alterados com 16 adições e 1 exclusões
  1. 15 0
      CHANGELOG.md
  2. 0 0
      dist/showdown.js.map
  3. 1 1
      package.json

+ 15 - 0
CHANGELOG.md

@@ -1,3 +1,18 @@
+<a name="1.3.0"></a>
+# [1.3.0](https://github.com/showdownjs/showdown/compare/1.2.3...1.3.0) (2015-10-19)
+
+
+### Bug Fixes
+
+* **literalMidWordUnderscores:** fix different behavior with asterisks ([e86aea8](https://github.com/showdownjs/showdown/commit/e86aea8)), closes [#198](https://github.com/showdownjs/showdown/issues/198)
+* **simpleautolink:** fix mail simpleAutoLink to ignore urls with @ symbol ([8ebb25e](https://github.com/showdownjs/showdown/commit/8ebb25e)), closes [#204](https://github.com/showdownjs/showdown/issues/204)
+
+### Features
+
+* **eventDispatcher:** add an event dispatcher to converter ([2734326](https://github.com/showdownjs/showdown/commit/2734326))
+* **hashHTMLSpans:** add support for hashing span elements ([3097bd4](https://github.com/showdownjs/showdown/commit/3097bd4)), closes [#196](https://github.com/showdownjs/showdown/issues/196) [#175](https://github.com/showdownjs/showdown/issues/175)
+
+
 <a name"1.2.3"></a>
 ### 1.2.3 (2015-08-27)
 

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/showdown.js.map


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "showdown",
-  "version": "1.2.3",
+  "version": "1.3.0",
   "description": "A Markdown to HTML converter written in Javascript",
   "author": "Estevão Santos",
   "homepage": "http://showdownjs.github.io/showdown/",

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff