Skip to content

Commit 7a43158

Browse files
authored
Updated migration doc (#684)
1 parent f04a1ae commit 7a43158

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/asciidoc/howtorelease.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The following steps should be followed to perform a release:
99
- Update dozer-version in docs for link:documentation/gettingstarted.adoc[Getting Started]
1010
- Update dozer-version in docs for link:documentation/faq.adoc[FAQ]
1111
- Update GAV version for link:../../README.md[README]
12+
- Update link:migration/[migration] doc
1213
- Finally, raise a PR. If the PR is built successfully and merged, TravisCI should automatically publish to Maven Central
1314
1415
[1] https://github.com/ariatemplates/git-release-notes/blob/master/README.md

docs/asciidoc/migration/v62-to-v63.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
== Migration from v6.2.0 to v6.3.0
2-
**STILL WORK IN PROGRESS - NOT RELEASED**
32
See link:https://github.com/DozerMapper/dozer/releases/tag/6.3.0[for release notes].
43

54
=== 1. Karaf2 support dropped
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
== Migration from v6.3.0 to v6.4.0
2+
**STILL WORK IN PROGRESS - NOT RELEASED**
3+
See link:https://github.com/DozerMapper/dozer/releases/tag/6.4.0[for release notes].
4+
5+
=== 1. ...
6+
...

0 commit comments

Comments
 (0)