forked from lovelysystems/robotframework-imaplibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
54 lines (33 loc) · 801 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
======================================
Changes for robotframework-imaplibrary
======================================
unreleased
==========
2012/12/21 0.1.0
================
- added filter for status to 'wait_for_mail'
- bugfix: use encoding from opened page while 'open_link_from_mail'
2012/11/28 0.0.8
================
- get email body
2012/11/27 0.0.7
================
- get email body
2012/11/27 0.0.6
================
- mark mails as read
2012/09/25 0.0.5
================
- added buildout environment and unit test
2012/09/13 0.0.4
================
- added get links from email keyword
2012/08/20 0.0.3
================
- docs and apache license
2012/08/20 0.0.2
================
- from and to email not required
2012/08/20 0.0.1
================
- initial version