I\'m looking for a release notes for Selenium WebDriver which gives details what are new features, what are bugs etc in the release.
I could find for Selenium IDE here
JAVA
https://github.com/SeleniumHQ/selenium/blob/master/java/CHANGELOG
Python
https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES
C#
https://github.com/SeleniumHQ/selenium/blob/master/dotnet/CHANGELOG
Ruby
https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
JavaScript (Node)
https://github.com/SeleniumHQ/selenium/blob/master/javascript/node/selenium-webdriver/CHANGES.md
IEDriverserver
https://github.com/SeleniumHQ/selenium/blob/master/cpp/iedriverserver/CHANGELOG http://selenium.googlecode.com/git/cpp/iedriverserver/CHANGELOG
ChromeDriver
http://chromedriver.storage.googleapis.com/2.7/notes.txt http://chromedriver.storage.googleapis.com/2.9/notes.txt
OperaDriver
https://raw.github.com/operasoftware/operadriver/master/CHANGES
GhostDriver (PhantomJS)
https://github.com/detro/ghostdriver/blob/master/CHANGELOG.md