File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## 1.1.1 - 2016-08-12
44
55* GitHub has made some general service changes (e.g., adding signing support), so we have adapted the docs and Makefile appropriately.
6- * Cleaned-up and improved the code samples in the documentation.
76* Explicitly removes the ` client_secret ` in case the customer accidentally provides it.
87
98## 1.1.0 - 2015-04-23
Original file line number Diff line number Diff line change 4747 @echo "---------------------------------------------------------------------"
4848 @read -p "Press any key to continue, or press Control+C to cancel. " x;
4949
50- keybase dir sign
5150 git add .
52- git commit -a -m "Cryptographically signed the $$(cat ./VERSION) release."
51+ git commit -a -m "Preparing the $$(cat ./VERSION) release."
5352 git tag $$(cat ./VERSION)
5453
5554# -------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments