NEWS.md in terrapin-0.6.0 vs NEWS.md in terrapin-1.0.0

- old
+ new

@@ -1,4 +1,9 @@ +New for 1.0.0: + +* Terrapin::CommandLine::PosixRunner was removed. You can replace any usage of this with Terrapin::CommandLine::ProcessRunner, which uses Ruby’s builtin Process.spawn. +* Moved CI from Travis to GH Actions. + New for 0.6.0: * Rename the project to Terrapin New for 0.5.8: