diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..92da45c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Fulib Gradle v0.1.0 + ++ The plugin now adds the `fulibScenarios` configuration. ++ The plugin now adds the `generateScenarioSources` and `generateTestScenarioSources` tasks. ++ The plugin now adds the `src/main/scenarios` and `src/test/scenarios` source directories.