File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ### Changed
10
+
11
+ ### Added
12
+
13
+ ### Removed
14
+
15
+ ## [ 3.0.0-beta1] - 2017-03-03
16
+
8
17
### Changed
9
18
- Lazy load DNS resolver to improve performance [ PR #251 ] ( https://github.com/3scale/apicast/pull/251 )
10
19
- Execute queries to all defined nameservers in parallel [ PR #260 ] ( https://github.com/3scale/apicast/pull/260 )
@@ -71,3 +80,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
71
80
[ 2.0.0 ] : https://github.com/3scale/apicast/compare/v0.2...v2.0.0
72
81
[ 3.0.0-alpha1 ] : https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
73
82
[ 3.0.0-alpha2 ] : https://github.com/3scale/apicast/compare/v3.0.0-alpha1...v3.0.0-alpha2
83
+ [ 3.0.0-beta1 ] : https://github.com/3scale/apicast/compare/v3.0.0-alpha2...v3.0.0-beta1
You can’t perform that action at this time.
0 commit comments