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 b7fcb5d commit 4bb1ba1Copy full SHA for 4bb1ba1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v2.0.7
4
+
5
+ * Correct support for JP2000
6
7
## v2.0.6
8
9
* Add mimes for ZSTD, APNG, JP2000
mix.exs
@@ -1,7 +1,7 @@
defmodule MIME.Mixfile do
use Mix.Project
- @version "2.0.6"
+ @version "2.0.7"
def project do
[
0 commit comments