aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-13 13:29:07 -0700
committerAllan Wang <me@allanwang.ca>2019-06-13 13:29:07 -0700
commit6f97fd5f7c528594899e66d2d8b502a20ade6f53 (patch)
tree55fc771878e20d53cf16939ecb260392497c9cef /docs
parent6163bd66050ef22921b21a9a528bd090986795d6 (diff)
downloadkau-6f97fd5f7c528594899e66d2d8b502a20ade6f53.tar.gz
kau-6f97fd5f7c528594899e66d2d8b502a20ade6f53.tar.bz2
kau-6f97fd5f7c528594899e66d2d8b502a20ade6f53.zip
Revert iconics updates for now
Diffstat (limited to 'docs')
-rw-r--r--docs/Migration.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Migration.md b/docs/Migration.md
index 58667ca..a7162fa 100644
--- a/docs/Migration.md
+++ b/docs/Migration.md
@@ -29,10 +29,6 @@ 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.