mirror of
https://github.com/superhelio/tools.git
synced 2026-01-26 11:24:06 +00:00
46 lines
2.0 KiB
Markdown
46 lines
2.0 KiB
Markdown
## 0.1.0 (2016-08-10)
|
|
- Remove paging from git log, works better for automation
|
|
- Change changelog formatting to simple message
|
|
- Add link to full changelog, detect project url from origin url
|
|
- Add composer.json, ignore vendor folder
|
|
|
|
|
|
## 0.0.10 (2016-08-04)
|
|
- db2367d 2016-08-04 | Create the README.md (HEAD -> release-0.0.10, develop) [Ismo Vuorinen]
|
|
- 0140b53 2016-08-04 | Implement [shellcheck](https://www.shellcheck.net/) recommendations [Ismo Vuorinen]
|
|
- eb48964 2016-08-04 | Check for the first commit [Ismo Vuorinen]
|
|
- 5bf9c8f 2016-08-04 | Use env to detect bash path [Ismo Vuorinen]
|
|
|
|
## 0.0.9 (2016-08-04)
|
|
- 72d3fe5 2016-08-04 | Changed git log hash length (HEAD -> release-0.0.9, develop) [Ismo Vuorinen]
|
|
- 94cefa4 2016-08-04 | Remove merges from git log command output [Ismo Vuorinen]
|
|
- 2a88069 2016-08-04 | Fixed pushing [Ismo Vuorinen]
|
|
|
|
## 0.0.8 (2016-08-04)
|
|
- 964866a 2016-08-04 | Push master and dev branches explicitly (HEAD -> release-0.0.8, develop) [Ismo Vuorinen]
|
|
|
|
## 0.0.7 (2016-08-04)
|
|
- 9408ec3 2016-08-04 | Change pushing to do all (HEAD -> release-0.0.7, develop) [Ismo Vuorinen]
|
|
|
|
## 0.0.6 (2016-08-04)
|
|
- 5af80c2 2016-08-04 | Ask should we push to origin, with tags (HEAD -> release-0.0.6, develop) [Ismo Vuorinen]
|
|
|
|
## 0.0.5 (2016-08-04)
|
|
- 9ac3cdf 2016-08-04 | Final message to show we are done (HEAD -> release-0.0.5, origin/develop, develop) [Ismo Vuorinen]
|
|
|
|
## 0.0.4 (2016-08-04)
|
|
- 865447c 2016-08-04 | Minor changes to make sure nothing strange happens when releasing (HEAD -> release-0.0.4, develop) [Ismo Vuorinen]
|
|
|
|
## 0.0.3 (2016-08-04)
|
|
- c23b512 2016-08-04 | If our changelog is missing, create one? (HEAD -> release-0.0.3, develop) [Ismo Vuorinen]
|
|
- e4f313a 2016-08-04 | Add missing changelog file [Ismo Vuorinen]
|
|
|
|
## 0.0.2 (2016-08-04)
|
|
- Changed date format on release header
|
|
|
|
## 0.0.1 (Elokuu 04, 2016)
|
|
- Uncomment rest of the script
|
|
- Remove "-f" force option, keeping it simple
|
|
- Add our empty VERSION file to generate another commit
|
|
- First commit to get things rolling
|