diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..0d04120030a8489ac7089e2e2ea4e5742fbd5b03 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +## 0.0.2-SNAPSHOT +ohos 第二个版本,更新sdk6 +## 0.0.1-SNAPSHOT +ohos 第一个版本 + * 实现了原库的全部api + * BotLibreOffline和PizzaBotOffline项目,鸿蒙监听不到软键盘软键盘状态的改变,因此软键盘关闭后无法恢复页面布局 + diff --git a/README.OPENSOURCE b/README.OPENSOURCE new file mode 100644 index 0000000000000000000000000000000000000000..e0f756512f8e1d0ed9dfe3649630d4e11c7fa049 --- /dev/null +++ b/README.OPENSOURCE @@ -0,0 +1,10 @@ +[ + { + "Name":"BotLibre", + "License":"Eclipse Public License 1.0", + "License File":"LICENSE", + "Version Number":"master", + "Upstream URL":"https://github.com/BotLibre/BotLibre", + "Description":"An open source platform for artificial intelligence, nlp, chat bots, virtual agents, social media automation, and live chat automation。", + } +] \ No newline at end of file