Skip to content

Commit eabb95c

Browse files
committed
1 parent b4aca49 commit eabb95c

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Changelog
2+
3+
## 0.4.1 (2014-04-13)
4+
5+
* Bug fix: Fixed PSR-4 autoload path (@marcj/WyriHaximus)
6+
7+
## 0.4.0 (2014-02-02)
8+
9+
* BC break: Bump minimum PHP version to PHP 5.4, remove 5.3 specific hacks
10+
* BC break: Update to React/Promise 2.0
11+
* Bug fix: Properly resolve CNAME aliases
12+
* Dependency: Autoloading and filesystem structure now PSR-4 instead of PSR-0
13+
14+
## 0.3.2 (2013-05-10)
15+
16+
* Feature: Support default port for IPv6 addresses (@clue)
17+
18+
## 0.3.0 (2013-04-14)
19+
20+
??
21+
22+
## 0.2.6 (2012-12-26)
23+
24+
* Feature: New cache component, used by DNS
25+
26+
## 0.2.5 (2012-11-26)
27+
28+
??
29+
30+
# 0.2.4 (2012-11-18)
31+
32+
* Feature: Change to promise-based API (@jsor)
33+
34+
## 0.2.3 (2012-11-14)
35+
36+
??
37+
38+
## 0.2.2 (2012-10-28)
39+
40+
* Feature: DNS executor timeout handling (@arnaud-lb)
41+
* Feature: DNS retry executor (@arnaud-lb)
42+
43+
## 0.2.1 (2012-10-14)
44+
45+
* Minor adjustments to DNS parser
46+
47+
## 0.2.0 (2012-09-10)
48+
49+
* Feature: DNS resolver

0 commit comments

Comments
 (0)