Update the Changelog.md file with a link to PR

This commit is contained in:
ciukstar 2023-08-31 03:55:54 +03:00
parent 773c815b90
commit 3206cf4c73

View File

@ -1,5 +1,9 @@
# ChangeLog for yesod-form # ChangeLog for yesod-form
## 1.7.6
* Added `datetimeLocalField` for creating a html `<input type="datetime-local">` [#1817](https://github.com/yesodweb/yesod/pull/1817)
## 1.7.5 ## 1.7.5
* Add Romanian translation [#1801](https://github.com/yesodweb/yesod/pull/1801) * Add Romanian translation [#1801](https://github.com/yesodweb/yesod/pull/1801)