File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments