Skip to content

Commit

Permalink
changelog: 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
James Reynolds committed Jan 30, 2024
1 parent 23a2520 commit f36d7e9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
This project will (try to) adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
once it reaches 1.0.

## [0.9.5] -- 2024-01-30

**Full Changelog**: https://github.com/univ-of-utah-marriott-library-apple/python-jamf/compare/0.9.4...0.9.5

### Fixed
- records.py: Fix issue 59, NoneType object is not iterable

## [0.9.4] -- 2024-01-29

**Full Changelog**: https://github.com/univ-of-utah-marriott-library-apple/python-jamf/compare/0.9.3...0.9.4

### Changed
### Fixed
- config_test.py: rename jamf to python_jamf
- setup.py: rename jamf to python_jamf (again)
- records.py: Fix issue 59, refresh_groups exception
Expand Down

0 comments on commit f36d7e9

Please sign in to comment.