Skip to content

Commit b501621

Browse files
committed
feat: versioning & changelog
Related to #73.
1 parent fae0272 commit b501621

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

geniusyield-server-lib/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for geniusyield-server-lib
22

3+
## 0.6.0 -- 2024-06-10
4+
5+
* Makes a move to OpenApi 3.0 specification from earlier 2.0.
6+
37
## 0.5.1 -- 2024-06-06
48

59
* Incorporates 0.3.1.0 of `geniusyield-dex-api`.

geniusyield-server-lib/geniusyield-server-lib.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: geniusyield-server-lib
3-
version: 0.5.1
3+
version: 0.6.0
44
synopsis: GeniusYield server library
55
description: Library for GeniusYield server.
66
license: Apache-2.0

0 commit comments

Comments
 (0)