~ar-python-hackers/authentication-results-python/trunk

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Scott Kitterman
  • Date: 2016-12-11 05:52:42 UTC
  • Revision ID: scott@kitterman.com-20161211055242-molq08jlvoa07tj0
  + Add support for RFC 7601 use of SMTP auth with the mailfrom property

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   ! = Changed something significant, or removed a feature
5
5
#   * = Fixed a bug, or made a minor improvement
6
6
 
7
 
--- 1.0.1 (2017-08-04)
8
 
  + Extended experimental support for ARC results
9
 
 
10
 
--- 1.0.0 (2017-07-14)
11
 
  + Added initial experimental support for ARC results
12
 
  + Swith to sematic versioning scheme and only set version in setup.py and
13
 
    __init__
14
 
 
15
 
--- 0.900 (2016-12-11)
 
7
--- 0.900 (UNRELEASED)
16
8
  + Add support for RFC 7601 use of SMTP auth with the mailfrom property
17
 
  * Updated README and docstring reference to refer to RFC 7601
18
9
 
19
 
--- 0.800 (2015-03-09 22:40 -0400))
 
10
--- 0.800 (2015-03009 22:40 -0400))
20
11
  + Add support for RFC 7293, The Require-Recipient-Valid-Since Header Field
21
12
    and SMTP Service Extension, header field types
22
13