Skip to content

Commit 96e5c5e

Browse files
authored
Merge pull request #281 from 3scale/release-3.0.0-beta1
[release] bump to 3.0.0-beta1
2 parents 7f33ffb + 9de49e1 commit 96e5c5e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
8+
9+
### Changed
10+
11+
### Added
12+
13+
### Removed
14+
15+
## [3.0.0-beta1] - 2017-03-03
16+
817
### Changed
918
- Lazy load DNS resolver to improve performance [PR #251](https://github.com/3scale/apicast/pull/251)
1019
- 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/).
7180
[2.0.0]: https://github.com/3scale/apicast/compare/v0.2...v2.0.0
7281
[3.0.0-alpha1]: https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
7382
[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

0 commit comments

Comments
 (0)