Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Greenstand/treetracker-token-trad…
Browse files Browse the repository at this point in the history
…ing-api
  • Loading branch information
ZavenArra committed Dec 15, 2020
2 parents 6413131 + 075abd2 commit 4f5d0c3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.2.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.1.20...v1.2.0) (2020-12-15)


### Bug Fixes

* add catch all remote log endpoint ([2cce047](https://github.com/Greenstand/treetracker-wallet-api/commit/2cce047b4929485ccd261d7ac47903a33c0bfdb1))
* include debugging for missing schema env ([713ea9e](https://github.com/Greenstand/treetracker-wallet-api/commit/713ea9ea69768818f97707a619976dbeec0b76d9))
* trigger CI ([fc2e36e](https://github.com/Greenstand/treetracker-wallet-api/commit/fc2e36e2e321a0aff3073ea43ac34957defb1ddc))


### Features

* added check for duplicate trust request ([e36d226](https://github.com/Greenstand/treetracker-wallet-api/commit/e36d2263ada51590b72a1df2aa0f82ad6448dc3d))

## [1.1.20](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.1.19...v1.1.20) (2020-12-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "treetracker",
"version": "1.1.20",
"version": "1.2.0",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
Expand Down

0 comments on commit 4f5d0c3

Please sign in to comment.