|
8 | 8 |
|
9 | 9 | ## [HEAD][] / unreleased
|
10 | 10 |
|
| 11 | +* No significant changes. |
| 12 | + |
| 13 | +## [3.5.1][] / 2016-02-08 |
| 14 | + |
11 | 15 | * Fix automatic Rapporteur mount detection logic under Rails 4.0 and 4.1. The
|
12 | 16 | mapper constraints used in 4.2 were not used in 4.0 and 4.1, causing a method
|
13 | 17 | reference error. See #15, thanks to [sshaw][].
|
|
137 | 141 | [lsylvester]: https://github.com/lsylvester
|
138 | 142 | [sshaw]: https://github.com/sshaw
|
139 | 143 |
|
140 |
| -[HEAD]: https://github.com/envylabs/rapporteur/compare/v3.5.0...master |
141 |
| -[3.5.0]: https://github.com/envylabs/rapporteur/compare/v3.4.0...v3.5.0 |
142 |
| -[3.4.0]: https://github.com/envylabs/rapporteur/compare/v3.3.0...v3.4.0 |
143 |
| -[3.3.0]: https://github.com/envylabs/rapporteur/compare/v3.2.0...v3.3.0 |
144 |
| -[3.2.0]: https://github.com/envylabs/rapporteur/compare/v3.1.0...v3.2.0 |
145 |
| -[3.1.0]: https://github.com/envylabs/rapporteur/compare/v3.0.2...v3.1.0 |
146 |
| -[3.0.2]: https://github.com/envylabs/rapporteur/compare/v3.0.1...v3.0.2 |
147 |
| -[3.0.1]: https://github.com/envylabs/rapporteur/compare/v3.0.0...v3.0.1 |
148 |
| -[3.0.0]: https://github.com/envylabs/rapporteur/compare/v2.1.0...v3.0.0 |
149 |
| -[2.1.0]: https://github.com/envylabs/rapporteur/compare/v2.0.1...v2.1.0 |
150 |
| -[2.0.1]: https://github.com/envylabs/rapporteur/compare/v2.0.0...v2.0.1 |
151 |
| -[2.0.0]: https://github.com/envylabs/rapporteur/compare/v1.1.0...v2.0.0 |
152 |
| -[1.1.0]: https://github.com/envylabs/rapporteur/compare/v1.0.1...v1.1.0 |
153 | 144 | [1.0.1]: https://github.com/envylabs/rapporteur/compare/v1.0.0...v1.0.1
|
| 145 | +[1.1.0]: https://github.com/envylabs/rapporteur/compare/v1.0.1...v1.1.0 |
| 146 | +[2.0.0]: https://github.com/envylabs/rapporteur/compare/v1.1.0...v2.0.0 |
| 147 | +[2.0.1]: https://github.com/envylabs/rapporteur/compare/v2.0.0...v2.0.1 |
| 148 | +[2.1.0]: https://github.com/envylabs/rapporteur/compare/v2.0.1...v2.1.0 |
| 149 | +[3.0.0]: https://github.com/envylabs/rapporteur/compare/v2.1.0...v3.0.0 |
| 150 | +[3.0.1]: https://github.com/envylabs/rapporteur/compare/v3.0.0...v3.0.1 |
| 151 | +[3.0.2]: https://github.com/envylabs/rapporteur/compare/v3.0.1...v3.0.2 |
| 152 | +[3.1.0]: https://github.com/envylabs/rapporteur/compare/v3.0.2...v3.1.0 |
| 153 | +[3.2.0]: https://github.com/envylabs/rapporteur/compare/v3.1.0...v3.2.0 |
| 154 | +[3.3.0]: https://github.com/envylabs/rapporteur/compare/v3.2.0...v3.3.0 |
| 155 | +[3.4.0]: https://github.com/envylabs/rapporteur/compare/v3.3.0...v3.4.0 |
| 156 | +[3.5.0]: https://github.com/envylabs/rapporteur/compare/v3.4.0...v3.5.0 |
| 157 | +[3.5.1]: https://github.com/envylabs/rapporteur/compare/v3.5.0...v3.5.1 |
| 158 | +[HEAD]: https://github.com/envylabs/rapporteur/compare/v3.5.1...master |
0 commit comments