Skip to content

Add skeleton of 3.8 release blog post #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions source/blog/2018-06-25-rspec-3-8-has-been-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: RSpec 3.8 has been released!
author: Sam Phippen
---

RSpec 3.8 has just been released! Given our commitment to
[semantic versioning](http://semver.org/), this should be an easy
upgrade for anyone already using RSpec 3, but if we did introduce
any regressions, please let us know, and we'll get a patch release
out with a fix ASAP.

RSpec continues to be a community-driven project with contributors
from all over the world. This release includes over xxx commits and yyy
merged pull requests from zzz different contributors!

Thank you to everyone who helped make this release happen!

## Notable Changes

TODO: extract from changelogs.

## Stats:

TODO: generate


## Docs

### API Docs

* [rspec-core](/documentation/3.8/rspec-core/)
* [rspec-expectations](/documentation/3.8/rspec-expectations/)
* [rspec-mocks](/documentation/3.8/rspec-mocks/)
* [rspec-rails](/documentation/3.8/rspec-rails/)

### Cucumber Features

* [rspec-core](http://relishapp.com/rspec/rspec-core)
* [rspec-expectations](http://relishapp.com/rspec/rspec-expectations)
* [rspec-mocks](http://relishapp.com/rspec/rspec-mocks)
* [rspec-rails](http://relishapp.com/rspec/rspec-rails)

## Release notes:

TODO: generate