Skip to content

Commit

Permalink
πŸ–‰ Update changelog with v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlooped-bot committed Nov 2, 2024
1 parent 198b6a6 commit b3c92ea
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Changelog

## [v3.5.0-beta](https://github.com/devlooped/GitInfo/tree/v3.5.0-beta) (2024-11-02)
## [v3.5.0](https://github.com/devlooped/GitInfo/tree/v3.5.0) (2024-11-02)

[Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.5...v3.5.0-beta)
[Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.5...v3.5.0)

:sparkles: Implemented enhancements:

- Question: Why we use git log with format to get the Current commit? [\#355](https://github.com/devlooped/GitInfo/issues/355)
- SetGitExe doesn't recognize VS Git locations [\#324](https://github.com/devlooped/GitInfo/issues/324)
- Projects don't rebuild after committing [\#322](https://github.com/devlooped/GitInfo/issues/322)
- New tag without version drop semver to zeros [\#319](https://github.com/devlooped/GitInfo/issues/319)
- Add vswhere fallback to locate git provided by VS [\#372](https://github.com/devlooped/GitInfo/pull/372) (@kzu)
- Simplify IsDirty with newer typed constants in ThisAssembly [\#368](https://github.com/devlooped/GitInfo/pull/368) (@kzu)
- Allow opting-out of GitBranch default in CI [\#366](https://github.com/devlooped/GitInfo/pull/366) (@kzu)
Expand Down

0 comments on commit b3c92ea

Please sign in to comment.