# Summary
oscal-cli 1.0.2 is a [patch release](https://github.com/usnistgov/OSCAL/blob/89aa8114a66309342725369f2dc5c586090a7c7b/versioning-and-branching.md#versioning) with improvements and changes that are backwards compatible, specifically updating liboscal-java and metaschema-framework dependencies to make use of the OSCAL v1.1.1 models and the underlying use of the Metaschema Framework.
# Changes: Key Take-aways
Key takeaways are below:
1. [13f4bf15](https://github.com/usnistgov/oscal-cli/commit/13f4bf15) Update metaschema-framework and liboscal-java for v1.1.1 support.
# Details
1. [13f4bf15](https://github.com/usnistgov/oscal-cli/commit/13f4bf15) Update metaschema-framework and liboscal-java for v1.1.1 support.
# Appendix
## Detailed Commit Log
**Note for NIST developers:** the output below is from executing the following command against the release branch (`main`) on a developer workstation: `git log origin/main..origin/develop --pretty=oneline --abbrev-commit`.
1. [13f4bf15](https://github.com/usnistgov/oscal-cli/commit/13f4bf15) Update metaschema-framework and liboscal-java for v1.1.1 support.
1. [24b3e413](https://github.com/usnistgov/oscal-cli/commit/24b3e413) Bump actions/checkout from 3.5.3 to 4.1.0 ([#195](https://github.com/usnistgov/oscal-cli/issues/195))
1. [8899203e](https://github.com/usnistgov/oscal-cli/commit/8899203e) Bump github/codeql-action from 2.21.8 to 2.21.9 ([#196](https://github.com/usnistgov/oscal-cli/issues/196))
1. [243fb42d](https://github.com/usnistgov/oscal-cli/commit/243fb42d) Bump actions/setup-java from 3.12.0 to 3.13.0 ([#194](https://github.com/usnistgov/oscal-cli/issues/194))
1. [75ef1e45](https://github.com/usnistgov/oscal-cli/commit/75ef1e45) Bump github/codeql-action from 2.21.4 to 2.21.8 ([#193](https://github.com/usnistgov/oscal-cli/issues/193))
1. [9aefbebf](https://github.com/usnistgov/oscal-cli/commit/9aefbebf) [maven-release-plugin] prepare for next development iteration