error context changelog entry

This commit is contained in:
Ross McFarland
2023-08-06 09:13:23 -07:00
parent fc76b1d604
commit 6f1135c572
+7
View File
@@ -1,3 +1,10 @@
## v1.1.0 - 2023-??-?? - ???
* Add context to general configuration and Record validation, e.g.
Some problem at filename.yaml, line 42, column 14. Our custom Yaml Loaders
attach this context information, arbitrary string. Other providers may do so
by creating ContextDict to pass as `data` into Record.new.
## v1.0.0 - 2023-07-30 - The One
1.0 marks a point at which we can formally deprecate things that will be