Skip to content

Commit 0dcdb14

Browse files
committed
Add upgrading instructions for 1.6
1 parent b9c523d commit 0dcdb14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

upgrade.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# gtt
22

3+
### upgrading from < 1.5.* to 1.6.*
4+
5+
Starting with version `1.6` the local configuration file will extend the global configuration by default. If you
6+
don't want this behaviour, make sure to use `extend: false` in your local config.
7+
38
### upgrading from 0.*
49

510
I built gtt originally in PHP because I'm a PHP dev and I chose the language I'm most familiar

0 commit comments

Comments
 (0)