Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 0ea9734

Browse files
joaolucaslcaiogaspar
authored andcommitted
docs: updated CHANGELOG.md
1 parent a782b7a commit 0ea9734

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

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+
715
<a name="1.3.0"></a>
816
# [1.3.0](https://github.com/moip/moip-sdk-php/compare/v1.2.0...v1.3.0) (2017-08-08)
917

@@ -29,4 +37,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2937
([d327f03](https://github.com/moip/moip-sdk-php/commit/d327f03b5d2449dbac95f3f3cabcd17a19b8853a))
3038

3139
## 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.

0 commit comments

Comments
 (0)