Skip to content

Commit 2861955

Browse files
committed
Fixed incorrect dates in changelog.
1 parent 03bae9b commit 2861955

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -198,38 +198,38 @@
198198
## Bug Fixes
199199
* Fixed escaping of local repository paths in Android Resolver.
200200

201-
# Version 1.2.68 - May 3, 2017
201+
# Version 1.2.68 - May 3, 2018
202202
## Changes
203203
* Added support for granular builds of Google Play Services.
204204

205-
# Version 1.2.67 - May 1, 2017
205+
# Version 1.2.67 - May 1, 2018
206206
## Changes
207207
* Improved support for iOS source-only pods in Unity 5.5 and below.
208208

209-
# Version 1.2.66 - April 27, 2017
209+
# Version 1.2.66 - April 27, 2018
210210
## Bug Fixes
211211
* Fixed Version Handler renaming of Linux libraries with hypens in filenames.
212212
Previously, libraries named Foo-1.2.3.so were not being renamed to
213213
libFoo-1.2.3.so on Linux which could break native library loading on some
214214
versions of Unity.
215215

216-
# Version 1.2.65 - April 26, 2017
216+
# Version 1.2.65 - April 26, 2018
217217
## Bug Fixes
218218
* Fix CocoaPods casing in logs and comments.
219219

220-
# Version 1.2.64 - Mar 16, 2017
220+
# Version 1.2.64 - Mar 16, 2018
221221
## Bug Fixes
222222
* Fixed bug in download_artifacts.gradle (used by Android Resolver) which
223223
reported a failure if required artifacts already exist.
224224

225-
# Version 1.2.63 - Feb 15, 2018
225+
# Version 1.2.63 - Mar 15, 2018
226226
## Bug Fixes
227227
* Fixed iOS Resolver include search paths taking precedence over system headers
228228
when using project level resolution.
229229
* Fixed iOS Resolver includes relative to library root, when using project level
230230
resolution.
231231

232-
# Version 1.2.62 - Mar 12, 2017
232+
# Version 1.2.62 - Mar 12, 2018
233233
## Changes
234234
* Improved error reporting when a file can't be moved to trash by the
235235
Version Handler.
@@ -239,7 +239,7 @@
239239
* Fixed Version Handler renaming files with underscores if the
240240
"Rename to Canonical Filenames" setting is enabled.
241241

242-
# Version 1.2.61 - Jan 22, 2017
242+
# Version 1.2.61 - Jan 22, 2018
243243
## Bug Fixes
244244
* Fixed Android Resolver reporting non-existent conflicting dependencies when
245245
Gradle build system is enabled.

0 commit comments

Comments
 (0)