From 5552fbd7928f39c1e422623f5a2a0395359bbb35 Mon Sep 17 00:00:00 2001 From: Jose Ramirez Date: Fri, 9 Dec 2022 13:17:10 -0400 Subject: [PATCH] Bump to 1.1.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c49a8cc..f8d90ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.1.0 +Published by **[blockcoders](https://github.com/blockcoders)** on **2022/12/09** +- [#15](https://github.com/blockcoders/nestjs-ethers/pull/15) Migrate to mongodb +- [#14](https://github.com/blockcoders/nestjs-ethers/pull/14) Change tip data type to string + +## BREAKING CHANGE +- Replace postgres for mongodb + ## 1.0.5 Published by **[blockcoders](https://github.com/blockcoders)** on **2022/11/25** - [#13](https://github.com/blockcoders/nestjs-ethers/pull/13) add sync module