Skip to content

Commit

Permalink
Update Changelog for v7.2
Browse files Browse the repository at this point in the history
Forgot a few bug fixes
  • Loading branch information
jdholtz committed Feb 7, 2024
1 parent e08d772 commit 6464ad6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ if possible
### Bug Fixes
- Fix failed logins not reporting the correct error
([#189](https://github.com/jdholtz/auto-southwest-check-in/issues/189))
- Handle flight departure time changes *mostly* correctly
- If a flight is rescheduled within the retrieval interval (default is 24 hours) of the check-in, the flight is still
not handled correctly. See [#199](https://github.com/jdholtz/auto-southwest-check-in/issues/199)
- Don't notify check-ins for lap child passengers
([#205](https://github.com/jdholtz/auto-southwest-check-in/pull/205) by [@pcarn](https://github.com/pcarn))

### Upgrading
- Upgrade the dependencies to the latest versions by running `pip install -r requirements.txt`
Expand Down

0 comments on commit 6464ad6

Please sign in to comment.