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+ * Bump React dependencies to v0.4
14+
15+ ## 0.3.2 (2013-05-10)
16+
17+ * Feature: Support default port for IPv6 addresses (@clue )
18+
19+ ## 0.3.0 (2013-04-14)
20+
21+ * Bump React dependencies to v0.3
22+
23+ ## 0.2.6 (2012-12-26)
24+
25+ * Feature: New cache component, used by DNS
26+
27+ ## 0.2.5 (2012-11-26)
28+
29+ * Version bump
30+
31+ ## 0.2.4 (2012-11-18)
32+
33+ * Feature: Change to promise-based API (@jsor )
34+
35+ ## 0.2.3 (2012-11-14)
36+
37+ * Version bump
38+
39+ ## 0.2.2 (2012-10-28)
40+
41+ * Feature: DNS executor timeout handling (@arnaud-lb )
42+ * Feature: DNS retry executor (@arnaud-lb )
43+
44+ ## 0.2.1 (2012-10-14)
45+
46+ * Minor adjustments to DNS parser
47+
48+ ## 0.2.0 (2012-09-10)
49+
50+ * Feature: DNS resolver
You can’t perform that action at this time.
0 commit comments