diff options
Diffstat (limited to 'thirdparty/ryml/changelog/0.4.1.md')
| -rw-r--r-- | thirdparty/ryml/changelog/0.4.1.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/thirdparty/ryml/changelog/0.4.1.md b/thirdparty/ryml/changelog/0.4.1.md deleted file mode 100644 index c8735aa6e..000000000 --- a/thirdparty/ryml/changelog/0.4.1.md +++ /dev/null @@ -1,3 +0,0 @@ -### Fixes - -- Fix [#223](https://github.com/biojppm/rapidyaml/issues/223): assertion peeking into the last line when it was whitespaces only. |