This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Commit 0ea9734 1 parent a782b7a commit 0ea9734 Copy full SHA for 0ea9734
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ <a name =" v1.3.1 " ></a >
8
+ ### [ 1.3.1] ( https://github.com/moip/moip-sdk-php/compare/v1.3.0...v1.3.1 ) (2017-08-11)
9
+
10
+
11
+ #### Bug Fixes
12
+
13
+ * ** Account:** Fix account create without company set (#157 ) ([ 4d7f4bc5] ( 4d7f4bc5 ) )
14
+
7
15
<a name =" 1.3.0 " ></a >
8
16
# [ 1.3.0] ( https://github.com/moip/moip-sdk-php/compare/v1.2.0...v1.3.0 ) (2017-08-08)
9
17
@@ -29,4 +37,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
29
37
([ d327f03] ( https://github.com/moip/moip-sdk-php/commit/d327f03b5d2449dbac95f3f3cabcd17a19b8853a ) )
30
38
31
39
## BREAKING CHANGES
32
- Now tests are runned using OAuth authentication instead Basic Auth, because now there are tests to resources that only uses OAuth authentication.
40
+ Now tests are run using OAuth authentication instead Basic Auth, because now there are tests to resources that only uses OAuth authentication.
You can’t perform that action at this time.
0 commit comments