diff --git a/README.md b/README.md index 81bf5ec..4adc4ce 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ Should be simply a build and run Tests ### 4.1.0 - Adds ability to use `init` in property setters -- + ### 4.0.0 - Breaking change in how generated code qualifies parameters, e.g. `async Task` should no longer generated as `System.Threading.Task`. I hope this does not break things