Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
James Reynolds committed Dec 13, 2023
1 parent 5376b0e commit 2e0c47f
Showing 1 changed file with 13 additions and 25 deletions.
38 changes: 13 additions & 25 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,21 @@
All notable changes to this project (since the addition of this file) will be documented
in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
This project will adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
once it reaches 1.0.
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).

Example

## [1.1.1] -- 2023-01-01
## [1.1.20] -- 2023-11-06

### Added
- Bla
- Added CHANGELOG
- jctl and pkgctl: Load config file in a try block to catch errors
- jctl "-i -" will obtain id's from stdin

### Changed
- Bla

### Deprecated
- Bla

### Removed
- Bla

### Fixed
- Bla

### Security
- Bla

## [?.?.?] -- 2023-0?-?

### Added
- Added CHANGELOG
- jctl import jamf.exceptions
- jctl Rename jamf to python_jamf
- jctl --create can now take a name or json
- jctl Changed how -update args are processed
- jctl Changed how path is printed using json
- jctl Changed where the hostname is confirmed
- jctl Split main function into multiple functions for clarity
- jctl Sped up deleting records

0 comments on commit 2e0c47f

Please sign in to comment.