Skip to content

Commit

Permalink
chore(#85): changelog & versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Oct 28, 2024
1 parent 6f96ee8 commit 8e9ca05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions geniusyield-server-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for geniusyield-server-lib

## 0.11.1 -- 2024-10-28

* Adds support of [`prices`](https://openapi.taptools.io/#tag/Market-Tokens/paths/~1token~1prices/post) TapTools endpoint.

## 0.11.0 -- 2024-08-30

* Update to Atlas v0.6.0.
Expand Down
2 changes: 1 addition & 1 deletion geniusyield-server-lib/geniusyield-server-lib.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.12
name: geniusyield-server-lib
version: 0.11.0
version: 0.11.1
synopsis: GeniusYield server library
description: Library for GeniusYield server.
license: Apache-2.0
Expand Down

0 comments on commit 8e9ca05

Please sign in to comment.