diff --git a/Release Notes.md b/Release Notes.md index bea9b64..54e192b 100644 --- a/Release Notes.md +++ b/Release Notes.md @@ -1,3 +1,7 @@ +### New in 0.2.0 + +* Colors can now be specified as parameters like: `colorprintfn "Hello $%A[world] !" ConsoleColor.Red`. + ### New in 0.1.0 * First version