Keep changes up to date

This commit is contained in:
Mike Thompson 2017-08-08 00:32:26 +10:00
parent a46592f37a
commit 273b621e06
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
- added [testing docs](/docs/Testing.md)
- added [a new mental model](/docs/MentalModelOmnibus.md#on-dsls-and-machines)
- added [a new FAQ entry](/docs/FAQs/When-Does-Dispatch-Happen.md) on dispatch processing
- added [a new FAQ entry](/docs/FAQs/DB_Normalisation.md) on representing normalised data in `app-db`.
- added [a new FAQ entry](/docs/FAQs/GlobalInterceptors.md) on how to register a global interceptor.
- added [a new FAQ entry](/docs/FAQs/DB_Normalisation.md) on representing normalised data in `app-db`
- added [a new FAQ entry](/docs/FAQs/GlobalInterceptors.md) on how to register a global interceptor
#### Breaking