diff --git a/CHANGELOG.md b/CHANGELOG.md index 189d24320..e42a02da1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v7.0.7 #### Changed diff --git a/README.md b/README.md index c5ba5d72d..bdec83b8e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Interested in older versions? We follow a rational versioning policy that tracks | Adapter Version | Rails Version | Support | |-----------------| ------------- |---------------------------------------------------------------------------------------------| -| `7.0.6` | `7.0.x` | [active](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-0-stable) | +| `7.0.7` | `7.0.x` | [active](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-0-stable) | | `6.1.2.1` | `6.1.x` | [active](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-1-stable) | | `6.0.3` | `6.0.x` | [active](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-0-stable) | | `5.2.1` | `5.2.x` | [ended](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/5-2-stable) | diff --git a/VERSION b/VERSION index 024b4b9b5..2f2974f9b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.0.6 +7.0.7