Skip to content

Commit f97498d

Browse files
committed
Updated changelog
1 parent 5a8da98 commit f97498d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
### Changelog
44

5+
#### 0.3.1
6+
##### 10/12/2014
7+
8+
- (Feature) Added ability to send parcels in the future by adding items to the queue
9+
- (API) Added the new Queue Service to handle sending items to the queue
10+
- (API) Added ability to register site url's with Postmaster plugins
11+
- (API) Added new TransportInterface to the Postmaster_TransportModel with the getSendDate() and shouldSend() methods
12+
- (API) Refactored settings models so that even parcel settings are parsed dynamically
13+
- (API) Refactored Postmaster_ServiceSettingsModel to be a bare bones extendible model without any logic. (Logic moved to the Postmaster_BaseSettingsModel)
14+
- (API) Added sendToQueue() method to PostmasterService class
15+
516
#### 0.3.0
617
##### 10/11/2014
718

0 commit comments

Comments
 (0)