Changes between Version 10 and Version 11 of TracChangeLog
- Timestamp:
- 15/06/2020 17:18:32 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracChangeLog
v10 v11 16 16 17 17 This series correspond to the current stable release branch, i.e. [trac:source:branches/1.2-stable branches/1.2-stable]. 18 19 === 1.2.5 20 21 //(August 27, 2019)// 22 23 Trac 1.2.5 contains a few minor fixes. 24 25 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.5]]. 26 27 [trac:source:/tags/trac-1.2.5 View Tag] | [trac:milestone:1.2.5 View Milestone] 18 28 19 29 === 1.2.4 … … 256 266 == 1.0.x Releases 257 267 268 === 1.0.18 269 270 //(July 18, 2019)// 271 272 Trac 1.0.18 provides more than a dozen bug fixes and minor 273 enhancements. The following are some highlights: 274 275 * Fixed query module regression when ordering 276 multiple columns ([trac:#13068]). 277 * Fixed regression preventing workflow status 278 changes for plugins ([trac:#13087]). 279 * Made compatible with MySQL 8.x ([trac:#13128]). 280 281 [trac:source:/tags/trac-1.0.18 View Tag] | [trac:milestone:1.0.18 View Milestone] 282 258 283 === 1.0.17 259 284