|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+ ---------
|
|
|
2
|
+ Changelog
|
|
|
3
|
+ ---------
|
|
|
4
|
+
|
|
|
5
|
+Changelog
|
|
|
6
|
+
|
|
|
7
|
+* 1.1 (March 2009)
|
|
|
8
|
+
|
|
|
9
|
+ * Remodel Cargo-HandlingEvent aggregates to make boundaries
|
|
|
10
|
+ and asynchronous updates more explicit
|
|
|
11
|
+
|
|
|
12
|
+ * Make handling event registration completely asynchronous
|
|
|
13
|
+
|
|
|
14
|
+ * Next expected event, for tracking
|
|
|
15
|
+
|
|
|
16
|
+ * Timezones for locations and handling events
|
|
|
17
|
+
|
|
|
18
|
+ * Departure/arrival time for carrier movements, ETA for itineraries
|
|
|
19
|
+
|
|
|
20
|
+ * Improve web service interface
|
|
|
21
|
+
|
|
|
22
|
+ * Diversify user interfaces
|
|
|
23
|
+
|
|
|
24
|
+ * More ways to register handing events (FTP CSV file upload etc)
|
|
|
25
|
+
|
|
|
26
|
+ * Port to C#
|
|
|
27
|
+
|
|
|
28
|
+ * Port to TimeAndMoney
|
|
|
29
|
+
|
|
|
30
|
+ * Notify on delayed delivery
|
|
|
31
|
+
|
|
|
32
|
+* 1.0 (September 2008)
|
|
|
33
|
+
|
|
|
34
|
+ * Initial public release
|
|
|
35
|
+
|