We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee658ba commit e28d82cCopy full SHA for e28d82c
CHANGELOG.md
@@ -5,6 +5,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
6
## [UNRELEASED][unreleased]
7
8
+## [1.1.0][1.1.0]
9
+
10
+### Added
11
+* Rate function
12
+* Dependabot support
13
14
+### Fixed
15
+* Func definition in readme
16
17
## [1.0.0][1.0.0]
18
19
### Added
@@ -37,3 +46,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
46
[0.1.0]: https://github.com/razorpay/go-financial/releases/tag/v0.1.0
38
47
[0.2.0]: https://github.com/razorpay/go-financial/releases/tag/v0.2.0
39
48
[1.0.0]: https://github.com/razorpay/go-financial/releases/tag/v1.0.0
49
+[1.1.0]: https://github.com/razorpay/go-financial/releases/tag/v1.1.0
0 commit comments