8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee99242 commit 4d472e2Copy full SHA for 4d472e2
Changes.textile
@@ -27,6 +27,7 @@ h2. Changes in 1.1
27
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]
28
* Override Bootstrap's @pre { word-break: break-all }@ styling for line numbers [#102, thanks to lightswitch05]
29
* Fixed @:docstring@ token type style
30
+* Fixed several problems related to Hash caches and dynamic Symbol creation that might have been exploited by an attacker [#148]
31
* @Plugin@ does not warn about fallback when default is defined
32
* @HTML@ encoder will not warn about unclosed token groups at the end of the stream
33
* @Debug@ encoder refactored; use @DebugLint@ if you want strict checking now
0 commit comments