Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

catch up dev with master #124

Merged
merged 2 commits into from Dec 28, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 1 addition & 5 deletions readme.md
Expand Up @@ -27,10 +27,6 @@ CI builds are hosted at [teamcity.codebetter.com](http://teamcity.codebetter.com

Come and chat to fellow users and developers at the [xBehave.net JabbR chat room](http://jabbr.net/#/rooms/xbehavenet).

## What do the version numbers mean? ##

xBehave.net uses [Semantic Versioning](http://semver.org/). The current release is 0.x which means 'initial development'. Breaking changes are being kept to a minimum, since the library is already being piloted by a number of projects, so you are encouraged to start using xBehave.net right away. Certain parts of the API may be deprecated during initial development but, wherever practical, will not be removed before version 1.0 is released.

## On which giant's shoulders does it stand? ##

* [xUnit.net](http://xunit.codeplex.com/)
Expand All @@ -39,7 +35,7 @@ xBehave.net uses [Semantic Versioning](http://semver.org/). The current release
* [SubSpec](http://bitbucket.org/johannesrudolph/subspec/)
* [StyleCop](http://stylecop.codeplex.com/)
* [StyleCop.MSBuild](https://bitbucket.org/adamralph/stylecop-msbuild)
* [psake](https://github.com/psake/psake)
* [Rake](http://rake.rubyforge.org/)
* [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy)
* [FluentAssertions](http://fluentassertions.codeplex.com/)
* [Semantic Versioning](http://semver.org/)
Expand Down