We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fdff87 commit 44a23d8Copy full SHA for 44a23d8
changelog.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. If you're u
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 2.1
8
+
9
+[» Detailed changelog](docs/changelogs/2.1.md)
10
11
## 2.0
12
13
The 2.0 release of this module has some breaking API changes when updating from 1.0.
docs/changelogs/2.1.md
@@ -0,0 +1,7 @@
1
+# 2.1
2
3
+## Changelog
+ * NEW FEATURE: Configurable field renaming for `GatewayFieldsFactory` (#149)
+ * ENHANCEMENT: Provide a way to access `Payment` from a `ServiceResponse` instance (#154)
+ * Several improvements to documentation
+ * Updated translation files
0 commit comments