File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 11## Unreleased changes
22
3+ # 2.15.0.0
4+
5+ * [ #1569 ] ( https://github.com/yesodweb/persistent/pull/1569 )
6+ * Version bounds for Persistent 2.15.0.0, also synchronize version
7+ number with ` persistent ` .
8+
39## 2.13.1.3
410
511* Support persistent-2.14 with ` SafeToInsert ` class
Original file line number Diff line number Diff line change 11# Changelog for persistent
22
3+ # 2.15.0.0
4+
5+ * [ #1569 ] ( https://github.com/yesodweb/persistent/pull/1569 )
6+ * Add position information to ` EntityDef ` , ` UnboundEntityDef ` via a ` Span `
7+ field as a preliminary design that just gives the entire span of the
8+ input text (i.e. the entire file or quasiquote the item is defined in).
9+
310## 2.14.6.3
411
512* [ #1544 ] ( https://github.com/yesodweb/persistent/pull/1544 )
You can’t perform that action at this time.
0 commit comments