Skip to content

Commit aefa217

Browse files
committed
0.11
1 parent 81606e9 commit aefa217

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Changes that may have an impact on backwards compatibility (i.e. they may break existing workflows) are marked with `[BC]`.
44

55
## Current development (master)
6+
7+
## 0.11.0 - 2015-11-04
68
- Fix E_STRICT error in loadConfig (#136)
79
- Fix file path comparisons to work properly across unix and windows (#99)
810
- Cache MODX packages so it doesn't have to download every time (#133)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modmore/Gitify",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"description": "Command line toolkit to make managing a MODX site in git a lot easier",
55
"require": {
66
"kbjr/Git.php": "*",

0 commit comments

Comments
 (0)