Add 0.2.1 changelog (#607)

This commit is contained in:
WithoutPants
2020-06-10 10:53:49 +10:00
committed by GitHub
parent d168df1ad6
commit 9f335b8ea2
3 changed files with 22 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
export { default as V010 } from "./v010";
export { default as V011 } from "./v011";
export { default as V020 } from "./v020";
export { default as V021 } from "./v021";