Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
enter update info
  • Loading branch information
Hardt-Coded committed Aug 30, 2018
1 parent 90b1412 commit 2dc9e32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ The function in the service file return correctly Async<Result<ExRate list, stri

# Updates

- 2018-08-20: Aft the awesome insperation of https://github.com/TimLariviere/ElmishContacts,
- 2018-08-30: Fixed the busy state spinner disapears before loading of rates is complete. Introducing a ofAsyncBatchMsg Cmd extension to handle multiple messages after a async task is done.
- 2018-08-20: After the awesome insperation of https://github.com/TimLariviere/ElmishContacts,
I have introduce external command to seperate the pages into their own modules and to composite
them in the App.fs like Tim it does. Thanks Tim.

Expand Down

0 comments on commit 2dc9e32

Please sign in to comment.