[DOCs] Updated OAR fix in changelog

This commit is contained in:
Salvador E. Tropea 2022-07-14 17:17:51 -03:00
parent b4ed680d9c
commit 1bd576d6e7
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Now you can nest imports (import from an imported file) (#218)
- Preflights can be imported (#181)
### Fixed
- OAR computation (Report)
## [1.2.0] - 2022-06-15
### Added