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 2641d82 commit 25b5897Copy full SHA for 25b5897
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## WIP
+## 2.0.0
4
5
Breaking features:
6
mix.exs
@@ -1,7 +1,7 @@
defmodule EctoAutoslugField.Mixfile do
use Mix.Project
- @version "1.0.0"
+ @version "2.0.0"
@url "https://github.com/sobolevn/ecto_autoslug_field"
7
def project do
0 commit comments