summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2012-06-21 19:46:07 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2012-06-21 19:46:07 +0200
commita4b8b094da5525354cb8a927761385825236c5a1 (patch)
treebe4cef105272116efcfa289a9412306735c63365 /Changes.textile
parentef4dbe053349ba0a52b8396d4f494c23119cb39e (diff)
downloadcoderay-a4b8b094da5525354cb8a927761385825236c5a1.tar.gz
changelogv1.0.7
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 4050253..aa12b4a 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -6,6 +6,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
h2. Changes in 1.0.7
+* Changed license from LGPL to MIT. [GH-25, thanks to jessehu]
* Fix issue with plugin files not being loaded. [GH-20, thanks to Will Read]
* Fix HTML scanner bug: Don't choke on boolean attributes. [GH-26, thanks to jugglinmike]