Fix typo in changelog

This commit is contained in:
Paul Howarth 2020-07-28 19:05:21 +01:00
parent 4f9d2c4301
commit e77f1541aa

View File

@ -114,7 +114,7 @@ make test
- Switch Readonly testing requirement to a recommends (GH#127)
- Fix full_result to always return $? (GH#129)
- kill_kill: Immediately KILL the child process as documented for Win32 (GH#136)
- Switch to GitHub ctions for CI testing
- Switch to GitHub actions for CI testing
- Re-structure shipped files into eg/
- Move author tests into xt/ and test them separately