Skip to content

Commit

Permalink
ubiquerg req, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Feb 1, 2024
1 parent 953637c commit 48d0ebd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.

## [0.9.3] -- 2024-02-01

### Added
- New `FutureYAMLConfigManager` object, prep for v1.
- Improved file locking system with `read_lock` and `write_lock` context managers
- New `from_x` object construction API.

## [0.9.2] -- 2023-10-05

## Added
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ attmap>=0.13.0
jsonschema>=3.2.0
oyaml
pyyaml>=3.13
ubiquerg>=0.6.1
ubiquerg>=0.7.0

0 comments on commit 48d0ebd

Please sign in to comment.