diff options
| author | Kornelius Kalnbach <murphy@rubychan.de> | 2020-05-30 07:58:35 +0200 |
|---|---|---|
| committer | Kornelius Kalnbach <murphy@rubychan.de> | 2020-05-30 07:58:35 +0200 |
| commit | bef6209fba095c707c0592f4439e5af219d8f710 (patch) | |
| tree | 4050fe878d5cee95b91dae8c0819d47e1455299a | |
| parent | 9079074086c80de79ea0089ca30ee1f8b571853b (diff) | |
| download | coderay-bef6209fba095c707c0592f4439e5af219d8f710.tar.gz | |
add changelog
| -rw-r--r-- | Changes.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index 99b79c8..8c4f3e9 100644 --- a/Changes.textile +++ b/Changes.textile @@ -7,6 +7,7 @@ h2. Changes in 1.1.3 * Tokens: Ensure Ruby 2.6 compatibility. [#233, thanks to Jun Aruga] * SQL scanner: Add @numeric@ data type. [#223, thanks to m16a1] * Java scanner: Add @var@ as type. [#229, thanks to Davide Angelocola] +* Gem: Fix deprecation warning. [#246, thanks to David RodrÃguez] h2. Changes in 1.1.2 |
