Skip to content

Commit

Permalink
准备 v0.0.1 changelog (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
flycash authored Dec 7, 2022
1 parent de3b6e6 commit 0382509
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## 开发中:
## 开发中

## v0.0.1:
- [Init Project](https://github.com/gotomicro/eorm/pull/1)
- [Selector Definition](https://github.com/gotomicro/eorm/pull/2)
- [Deleter Definition](https://github.com/gotomicro/eorm/pull/4)
Expand Down Expand Up @@ -46,8 +48,6 @@
- [eorm: GetMulti功能](https://github.com/gotomicro/eorm/pull/109)
- [eorm: 支持基本类型作为返回值](https://github.com/gotomicro/eorm/pull/110)
- [eorm: 为组合模型增加集成测试](https://github.com/gotomicro/eorm/pull/111)

### 文档, 代码质量以及文档
- [Add examples and docs for Aggregate and Assign](https://github.com/gotomicro/eorm/pull/50)
- [Add examples for Column and columns](https://github.com/gotomicro/eorm/pull/51)
- [Add examples for DB, Predicate, Deleter, Inserter](https://github.com/gotomicro/eorm/pull/52)

0 comments on commit 0382509

Please sign in to comment.