diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..23cce85 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# (2021-06-12) + + +### Features + +* 创建数据库脚本与model ([9c23f23](https://github.com/golang-minibear2333/gin-blog/commit/9c23f238a89208d80f5a7e4892091b6baad846fb)) +* 初始化Http服务 ([2f64350](https://github.com/golang-minibear2333/gin-blog/commit/2f643506afac6af48d839fd306c15a4d5576a415)) +* 新增router和controller ([9fc6162](https://github.com/golang-minibear2333/gin-blog/commit/9fc61621bde26e3181a0c64d87aa1f7c8f758a5c)) + + +