Skip to content

Commit feb6cfa

Browse files
Small fix to changelog
1 parent e0bfb19 commit feb6cfa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### 0.11.1 - 07.04.2020
2-
* Fix for once generator running even if not found (by [@sasmithjr](https://github.com/sasmithjr)
3-
* Use exceptions .ToString() when printing error (by [@robertpi](https://github.com/robertpi)
2+
* Fix for once generator running even if not found (by [@sasmithjr](https://github.com/sasmithjr))
3+
* Use exceptions .ToString() when printing error (by [@robertpi](https://github.com/robertpi))
44

55
### 0.11.0 - 02.03.2020
6-
* Add a port argument to the watch command (by [@toburger](https://github.com/toburger)
7-
* Collect and propogate loader errors (by [@jbeeko](https://github.com/jbeeko)
8-
* Add MultipleFiles as possible generator output (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak)
6+
* Add a port argument to the watch command (by [@toburger](https://github.com/toburger))
7+
* Collect and propogate loader errors (by [@jbeeko](https://github.com/jbeeko))
8+
* Add MultipleFiles as possible generator output (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))
99

1010
### 0.10.0 - 20.02.2020
1111
* Update to .NET Core 3.0

0 commit comments

Comments
 (0)