Blame view

vendor/yiisoft/yii2-swiftmailer/CHANGELOG.md 852 Bytes
abf1649b   andryeyev   Чистая установка ...
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
  Yii Framework 2 swiftmailer extension Change Log
  ================================================
  
  2.0.4 under development
  -----------------------
  
  - Enh #4: Added ability to pass SwiftMailer log entries to `Yii::info()` (klimov-paul)
  
  
  2.0.3 March 01, 2015
  --------------------
  
  - no changes in this release.
  
  
  2.0.2 January 11, 2015
  ----------------------
  
  - no changes in this release.
  
  
  2.0.1 December 07, 2014
  -----------------------
  
  - no changes in this release.
  
  
  2.0.0 October 12, 2014
  ----------------------
  
  - no changes in this release.
  
  
  2.0.0-rc September 27, 2014
  ---------------------------
  
  - no changes in this release.
  
  
  2.0.0-beta April 13, 2014
  -------------------------
  
  - Bug #1817: Message charset not applied for alternative bodies (klimov-paul)
  
  2.0.0-alpha, December 1, 2013
  -----------------------------
  
  - Initial release.