breakout_parser 0.0.16-x86-mswin32 → 0.0.17-x86-mswin32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/ChangeLog +5 -0
  2. metadata +3 -3
data/ChangeLog CHANGED
@@ -1,3 +1,8 @@
1
+ [ 0.0.17 ]
2
+
3
+ * fix not-closing bold/italics tags when opened before <pre> and/or <code>
4
+ (https://www.assembla.com/spaces/breakout/tickets/6385)
5
+
1
6
  [ 0.0.16 ]
2
7
 
3
8
  * make a [[issue:123]] as a synonym to [[ticket:123]]
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 16
9
- version: 0.0.16
8
+ - 17
9
+ version: 0.0.17
10
10
  platform: x86-mswin32
11
11
  authors:
12
12
  - Andrey "Zed" Zaikin
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-07-20 00:00:00 +06:00
17
+ date: 2010-07-27 00:00:00 +06:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency