2021-04-24 18:50:06 +08:00
# Changelog
2020-12-11 21:15:40 +08:00
2021-04-25 09:19:52 +08:00
## [v3.6](https://github.com/tj-actions/branch-names/tree/v3.6) (2021-04-25)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v3.5...v3.6 )
**Merged pull requests:**
- Update action.yml [\#32 ](https://github.com/tj-actions/branch-names/pull/32 ) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.4 [\#30 ](https://github.com/tj-actions/branch-names/pull/30 ) ([jackton1](https://github.com/jackton1))
## [v3.5](https://github.com/tj-actions/branch-names/tree/v3.5) (2021-04-25)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v3.4...v3.5 )
2021-04-25 08:53:05 +08:00
## [v3.4](https://github.com/tj-actions/branch-names/tree/v3.4) (2021-04-25)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v3.3...v3.4 )
**Merged pull requests:**
- Fixed bug with is\_default [\#29 ](https://github.com/tj-actions/branch-names/pull/29 ) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.3 [\#28 ](https://github.com/tj-actions/branch-names/pull/28 ) ([jackton1](https://github.com/jackton1))
2021-04-25 08:35:52 +08:00
## [v3.3](https://github.com/tj-actions/branch-names/tree/v3.3) (2021-04-25)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v3.2...v3.3 )
**Merged pull requests:**
- Remove unused inputs [\#27 ](https://github.com/tj-actions/branch-names/pull/27 ) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.2 [\#26 ](https://github.com/tj-actions/branch-names/pull/26 ) ([jackton1](https://github.com/jackton1))
2021-04-25 08:13:01 +08:00
## [v3.2](https://github.com/tj-actions/branch-names/tree/v3.2) (2021-04-25)
2021-04-24 18:55:00 +08:00
2021-04-25 08:13:01 +08:00
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v3.1...v3.2 )
2021-04-24 18:55:00 +08:00
**Merged pull requests:**
2021-04-25 08:13:01 +08:00
- Added support for stripping tag prefix [\#25 ](https://github.com/tj-actions/branch-names/pull/25 ) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.1 [\#24 ](https://github.com/tj-actions/branch-names/pull/24 ) ([jackton1](https://github.com/jackton1))
2021-04-24 18:55:00 +08:00
- Upgraded to v3 [\#22 ](https://github.com/tj-actions/branch-names/pull/22 ) ([jackton1](https://github.com/jackton1))
## [v3.1](https://github.com/tj-actions/branch-names/tree/v3.1) (2021-04-24)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v3...v3.1 )
**Merged pull requests:**
- Fixed bug with tag [\#23 ](https://github.com/tj-actions/branch-names/pull/23 ) ([jackton1](https://github.com/jackton1))
2021-04-24 18:50:06 +08:00
## [v3](https://github.com/tj-actions/branch-names/tree/v3) (2021-04-24)
2020-12-11 21:15:40 +08:00
2021-04-24 18:50:06 +08:00
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v2.2...v3 )
**Merged pull requests:**
- Added support for getting the current tag [\#21 ](https://github.com/tj-actions/branch-names/pull/21 ) ([jackton1](https://github.com/jackton1))
- Configure Renovate [\#18 ](https://github.com/tj-actions/branch-names/pull/18 ) ([renovate[bot]](https://github.com/apps/renovate))
- Update README.md [\#16 ](https://github.com/tj-actions/branch-names/pull/16 ) ([jackton1](https://github.com/jackton1))
- Update README.md [\#15 ](https://github.com/tj-actions/branch-names/pull/15 ) ([jackton1](https://github.com/jackton1))
- Upgraded to v2.2 [\#14 ](https://github.com/tj-actions/branch-names/pull/14 ) ([jackton1](https://github.com/jackton1))
## [v2.2](https://github.com/tj-actions/branch-names/tree/v2.2) (2021-02-14)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v2.1...v2.2 )
**Closed issues:**
- Add support for checking default branch and non default branches [\#10 ](https://github.com/tj-actions/branch-names/issues/10 )
**Merged pull requests:**
- Update README.md [\#13 ](https://github.com/tj-actions/branch-names/pull/13 ) ([jackton1](https://github.com/jackton1))
- Update test.yml [\#12 ](https://github.com/tj-actions/branch-names/pull/12 ) ([jackton1](https://github.com/jackton1))
- Added support for detecting the default branch [\#11 ](https://github.com/tj-actions/branch-names/pull/11 ) ([jackton1](https://github.com/jackton1))
- Update README.md [\#9 ](https://github.com/tj-actions/branch-names/pull/9 ) ([jackton1](https://github.com/jackton1))
- Upgraded to v2.1 [\#8 ](https://github.com/tj-actions/branch-names/pull/8 ) ([jackton1](https://github.com/jackton1))
## [v2.1](https://github.com/tj-actions/branch-names/tree/v2.1) (2021-02-08)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v2...v2.1 )
**Closed issues:**
- Add support for returning the current branch name regardless of pull\_request or push action. [\#6 ](https://github.com/tj-actions/branch-names/issues/6 )
- Still get refs/heads prefix in outputs [\#4 ](https://github.com/tj-actions/branch-names/issues/4 )
**Merged pull requests:**
- Added support for always returning the current branch name. [\#7 ](https://github.com/tj-actions/branch-names/pull/7 ) ([jackton1](https://github.com/jackton1))
## [v2](https://github.com/tj-actions/branch-names/tree/v2) (2020-12-29)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/v1...v2 )
**Fixed bugs:**
- Fix bug with ref branch. [\#5 ](https://github.com/tj-actions/branch-names/pull/5 ) ([jackton1](https://github.com/jackton1))
**Closed issues:**
- Fix up confusion with output of branch name [\#2 ](https://github.com/tj-actions/branch-names/issues/2 )
**Merged pull requests:**
- Update README.md [\#3 ](https://github.com/tj-actions/branch-names/pull/3 ) ([jackton1](https://github.com/jackton1))
## [v1](https://github.com/tj-actions/branch-names/tree/v1) (2020-12-11)
[Full Changelog ](https://github.com/tj-actions/branch-names/compare/c5308c6d98ef23ee7f672f6fc3aa92acd7ad611d...v1 )
2021-04-25 08:13:01 +08:00
**Merged pull requests:**
- Update README.md [\#1 ](https://github.com/tj-actions/branch-names/pull/1 ) ([jackton1](https://github.com/jackton1))
2021-04-24 18:50:06 +08:00
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*