diff --git a/POEM_091.md b/POEM_091.md index 2bdafe3..aed9c57 100644 --- a/POEM_091.md +++ b/POEM_091.md @@ -9,9 +9,9 @@ Status: - [ ] Active - [ ] Requesting decision -- [x] Accepted +- [ ] Accepted - [ ] Rejected -- [ ] Integrated +- [x] Integrated ## Motivation diff --git a/README.md b/README.md index 4c296af..3a11bec 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,6 @@ That way, github's built in notification system to get emails when things are ch | [088](POEM_088.md) | User-configurable load_case functionality. | [Rob Falck](https://github.com/robfalck) | integrated | | [089](POEM_089.md) | Optimization efficiency improvements (relevance reduction revisited). | [Rob Falck](https://github.com/robfalck) | integrated | | [090](POEM_090.md) | Auto ordering of Group subsystems. | [Bret Naylor](https://github.com/naylor-b) | integrated | -| [091](POEM_091.md) | Eliminate combined jacobian-based and matrix free capability in a single component. | [Bret Naylor](https://github.com/naylor-b) | accepted | +| [091](POEM_091.md) | Eliminate combined jacobian-based and matrix free capability in a single component. | [Bret Naylor](https://github.com/naylor-b) | integrated | | [092](POEM_092.md) | User-defined function hook for pre-processing option set. | [Ken Moore](https://github.com/Kenneth-T-Moore) | integrated |