summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2014-10-15 16:59:57 -0400
committerAustin Ziegler <austin@zieglers.ca>2014-10-15 16:59:57 -0400
commitec1b8c7f6d364ed08e8eec2d76e8c6c0f7a0ca76 (patch)
treef50cf950afb51dfc96c7f3fd965fb623372df057 /README.rdoc
parentae1d1601bac4f0c27d8e7fee33a228f9ece0d779 (diff)
downloadmime-types-ec1b8c7f6d364ed08e8eec2d76e8c6c0f7a0ca76.tar.gz
Finalize release 2.4.2.v2.4.2
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rdoc b/README.rdoc
index 7da7e75..125b039 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -24,8 +24,12 @@ add additional type definitions (see Contributing.rdoc). The primary sources
for MIME type definitions found in mime-types is the IANA collection of
registrations (see below for the link), RFCs, and W3C recommendations.
-This is release 2.4.1 (2.4 was pulled), fixing a bug in observed use of the
-mime-types library where extensions were not previously sorted, such that
+This is release 2.4.2, fixing bugs with unnecessary object duplication and
+using JSON.parse instead of JSON.load. These fixes improve the JSON registry
+loading time by about 55% over previous 2.x releases. Cached registry load
+times are not changed. This release builds on the 2.4.1 release, which fixed a
+bug in observed use of the mime-types library where extensions were not
+previously sorted, such that
MIME::Types.of('image.jpg').first.extensions.first