diff --git a/DESCRIPTION b/DESCRIPTION
index d0736668..0f7a4ac3 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
Package: fitdistrplus
Title: Help to Fit of a Parametric Distribution to Non-Censored or Censored Data
-Version: 1.1-12
+Version: 1.2-0
Authors@R: c(person("Marie-Laure", "Delignette-Muller", role = "aut", email = "marielaure.delignettemuller@vetagro-sup.fr", comment = c(ORCID = "0000-0001-5453-3994")),
person("Christophe", "Dutang", role = "aut", email = "christophe.dutang@ensimag.fr", comment = c(ORCID = "0000-0001-6732-1501")),
person("Regis", "Pouillot", role = "ctb"),
diff --git a/NEWS.md b/NEWS.md
index 0eba8cba..3dfa385c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# fitdistrplus 1.1-12
+# fitdistrplus 1.2-0
NEW FEATURES
diff --git a/README.md b/README.md
index 59341f01..37129a08 100644
--- a/README.md
+++ b/README.md
@@ -68,4 +68,4 @@ Marie Laure Delignette-Muller, Christophe Dutang (2015).
*fitdistrplus: An R Package for Fitting Distributions.*
Journal of Statistical Software.
https://www.jstatsoft.org/article/view/v064i04
-DOI 10.18637/jss.v064.i04.
+DOI [10.18637/jss.v064.i04](www.doi.org/10.18637/jss.v064.i04).
diff --git a/share/todolist.md b/share/todolist.md
index faee778c..839f61bb 100644
--- a/share/todolist.md
+++ b/share/todolist.md
@@ -23,7 +23,7 @@
19. [x] add a new question to the FAQ, following
20. [x] add a new question to the FAQ, following
21. [x] add a generic function `AIC` and `BIC` for `fitdist(cens)` objects
-22. [x] close following open issues 2, 21, 23, 25 appropriately
+22. [x] close following issues #2, #21, #23, #25 appropriately
23. [x] improve Cullen-Frey graph following
24. [x] manage differential graphical parameters in `plotdist` see , link FAQ 5.2
25. [x] make a `gofstat` for `fitdistcens` objects *MLDM* et *CD* : create `gofstat.fitdistcens`