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 f61e8bb commit 3ada100Copy full SHA for 3ada100
CHANGELOG.md
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
8
+### Added:
9
+ - Create a file through API via `Src:create` (PR #40)
10
+
11
+### Changed:
12
+ - Updated `Api:api` in order to support class name resolution via `::class` (PR #38)
13
+ - Updated `BranchRestrictions` with newly available restriction types (PR #39)
14
15
## 1.1.0 / 2017-11-06
16
0 commit comments