Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
changelog: ignore
  • Loading branch information
jovandeginste committed Jan 12, 2025
1 parent 7a64693 commit 42d2ce5
Showing 1 changed file with 39 additions and 5 deletions.
44 changes: 39 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,44 @@
## What's Changed

- Upgrade go.mod to v2
- Fix(gpx): Handle GPX files without track names, by @jovandeginste, in
[#391](https://github.com/jovandeginste/workout-tracker/pull/391)
- refactor(converters): Improve name detection, by @jovandeginste, in
[#390](https://github.com/jovandeginste/workout-tracker/pull/390)
- Refactor(views): Improve workout and route segment name display, by
@jovandeginste, in
[#389](https://github.com/jovandeginste/workout-tracker/pull/389)
- Refactor(template): Remove duplicate footer from statistics page, by
@jovandeginste, in
[#386](https://github.com/jovandeginste/workout-tracker/pull/386)

## What's Changed in v2.0.1

- Always show workout details in lists, by @jovandeginste, in
[#385](https://github.com/jovandeginste/workout-tracker/pull/385)
- fix(user): Set context of user from request, by @jovandeginste, in
[#384](https://github.com/jovandeginste/workout-tracker/pull/384)
- Improve the page options for scripts and stylesheets, by @jovandeginste, in
[#382](https://github.com/jovandeginste/workout-tracker/pull/382)
- Convert the pages into a shared template, by @jovandeginste, in
[#381](https://github.com/jovandeginste/workout-tracker/pull/381)
- Bump templates generated by templ, by @jovandeginste, in
[#379](https://github.com/jovandeginste/workout-tracker/pull/379)
- Convert floats using helper function, by @jovandeginste
- Add helper function to convert any type to string, by @jovandeginste
- Bump templ to v0.3, by @jovandeginste
- Add back a number of icons that went missing, by @jovandeginste, in
[#378](https://github.com/jovandeginste/workout-tracker/pull/378)

**Full Changelog**:
https://github.com/jovandeginste/workout-tracker/compare/v2.0.0...v2.0.1

## What's Changed in v2.0.0

- refactor: Improve error handling in equipment handlers
- refactor: Improve error handling in equipment handlers, by @jovandeginste, in
[#377](https://github.com/jovandeginste/workout-tracker/pull/377)
- Update changelog, by @jovandeginste, in
[#376](https://github.com/jovandeginste/workout-tracker/pull/376)
- Fix a few more template errors, by @jovandeginste, in
[#375](https://github.com/jovandeginste/workout-tracker/pull/375)
- Translations update from Hosted Weblate, by @jovandeginste, in
Expand Down Expand Up @@ -373,16 +411,12 @@

## New Contributors

- @jovandeginste made their first contribution in
[#375](https://github.com/jovandeginste/workout-tracker/pull/375)
- @ made their first contribution
- @weblate made their first contribution
- @dependabot[bot] made their first contribution
- @sikmir made their first contribution
- @woernsn made their first contribution
- @Monirzadeh made their first contribution
- @Leiasticot made their first contribution
- @pixelspark made their first contribution
- @Atalanttore made their first contribution

**Full Changelog**:
Expand Down

0 comments on commit 42d2ce5

Please sign in to comment.