Skip to content

Commit 0f5c898

Browse files
committed
update what's new
1 parent f017ff3 commit 0f5c898

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
/target/
22
/apidocsf/
33
/test.html
4+
.idea
5+
*.iml

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ This plugin helps you **generate API documents** in build phase according to [cu
33

44
[Changes](https://github.com/kongchen/swagger-maven-plugin/blob/master/CHANGES.md)
55
==
6-
**Latest version `1.1.1` is available in central repository.**
6+
**Latest RELEASE version `1.1.1` is available in central repository.**
77

88
*What's new in `1.1.2-SNAPSHOT`:*
99
- *add `useOutputFlatStructure` and `mustacheFileRoot` in configuration. 07/18/2013*
10+
- *Maven 3.1.0 compat (pull#15)
1011

1112
>To use SNAPSHOT version, you should add plugin repository first:
1213

0 commit comments

Comments
 (0)