summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2015-03-26 18:22:32 -0700
committerAnthony Sottile <asottile@umich.edu>2015-03-26 18:22:32 -0700
commitb655e5a9aa23373ff1fe706b72958bac4ff33405 (patch)
treeccada1a8f4ea4a72025f9ead757b796e04e5dc95
parentab80df5141fa3f981286a52d46131ab5bb36a64b (diff)
downloadruamel.yaml-b655e5a9aa23373ff1fe706b72958bac4ff33405.tar.gz
Minor spelling changes
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index fa1c014..f343f12 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
0.7 2015-03-26
- tests (currently failing) for inline sequece and non-standard spacing between
- block sequence dash and scaler (Anthony Sotille)
+ block sequence dash and scalar (Anthony Sottile)
- initial possibility (on list, i.e. CommentedSeq) to set the flow format
explicitly
@@ -9,7 +9,7 @@
0.6.1 2015-03-15
- setup.py changed so ruamel.ordereddict no longer is a dependency
if not on CPython 2.x (used to test only for 2.x, which breaks pypy 2.5.0
- reported by Anthony Sotille)
+ reported by Anthony Sottile)
0.6 2015-03-11
- basic support for scalars with preserved newlines