Skip to content

Commit

Permalink
Updating for 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Garethp committed Aug 29, 2017
1 parent cce0808 commit dfa316b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.9.4 - 2017-08-29
* Fixed some bugs with the usage of ensureIsArray

## 0.9.3 - 2017-05-08
* Added `ExchangeWebServices::VERSION_2016` and support for that version in Autodiscover

Expand Down
5 changes: 4 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@
### MailAPi
* Create a `sendItem` method to send unset mail
* Create a `createAttachments` method
* Create an easy method to send a message with attachemnts
* Create an easy method to send a message with attachemnts

### Tests
* Check the values that we're testing in ExchangeAutoDiscoverTest. We need to make sure the data is accurate

0 comments on commit dfa316b

Please sign in to comment.