Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 19, 2024
1 parent 7742490 commit 565565e
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,27 @@

## [Unreleased](https://github.com/LucasLarson/update/tree/HEAD)

[Full Changelog](https://github.com/LucasLarson/update/compare/v1.4.2...HEAD)
[Full Changelog](https://github.com/LucasLarson/update/compare/v1.4.3...HEAD)

**Implemented enhancements:**

- use preferred `Brewfile` location if possible [\#57](https://github.com/LucasLarson/update/issues/57)
- fix: use preferred `Brewfile` location [\#58](https://github.com/LucasLarson/update/pull/58) ([LucasLarson](https://github.com/LucasLarson))

**Closed issues:**

- clear variables with fewer steps [\#53](https://github.com/LucasLarson/update/issues/53)

## [v1.4.3](https://github.com/LucasLarson/update/tree/v1.4.3) (2024-02-08)

[Full Changelog](https://github.com/LucasLarson/update/compare/v1.4.2...v1.4.3)

**Fixed bugs:**

- user `$IFS` is modified [\#51](https://github.com/LucasLarson/update/issues/51)

**Closed issues:**

- clear variables with fewer steps [\#53](https://github.com/LucasLarson/update/issues/53)
- add `--verbose` to `brew upgrade` [\#50](https://github.com/LucasLarson/update/issues/50)
- reduce preposition usage duplication [\#49](https://github.com/LucasLarson/update/issues/49)
- inconsistent `test` calls [\#45](https://github.com/LucasLarson/update/issues/45)
Expand Down

0 comments on commit 565565e

Please sign in to comment.