aboutsummaryrefslogtreecommitdiff
path: root/docs/Migration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Migration.md')
-rw-r--r--docs/Migration.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Migration.md b/docs/Migration.md
index a7162fa..58667ca 100644
--- a/docs/Migration.md
+++ b/docs/Migration.md
@@ -29,6 +29,10 @@ For instance, instead of using `kauDependencies`, we now use `kau.Dependencies`.
There is also no longer a need to use `apply plugin 'ca.allanwang.kau'`;
adding the plugin to the classpath suffices.
+## Iconics
+
+With an iconics update, most of the package names have changed.
+
# v4.0.1-alpha02
* `kauParseFaq` is now synchronous.