Skip to content

Commit 38c2af1

Browse files
committed
Added impending release notification to README.md
1 parent 5e671c6 commit 38c2af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Apache licensed](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](https://github.com/engagingspaces/vertx-dataloader/blob/master/LICENSE)  
55
[ ![Download](https://api.bintray.com/packages/engagingspaces/maven/vertx-dataloader/images/download.svg) ](https://bintray.com/engagingspaces/maven/vertx-dataloader/_latestVersion)
66

7-
**More documentation coming soon..**
7+
**Work in progress. Stable version `1.0.0` soon to be released..**
88

99
This small and simple utility library is a port of [Facebook DataLoader](https://github.com/facebook/dataloader)
1010
to Java 8 for use with [Vert.x](http://vertx.io). It can serve as integral part of your application's data layer to provide a
@@ -122,7 +122,7 @@ No more talking. Let's install the `vertx-dataloader` dependency and look at som
122122

123123
### Known issues
124124

125-
- ** Work in progress..**
125+
- **Work in progress...**but a `1.0.0` release is imminent!
126126
- There is a [weird issue](https://github.com/engagingspaces/vertx-dataloader/issues/2) where TravisCI is failing, but local builds are just fine.
127127
- Not yet production-ready as of yet, still porting tests that may uncover bugs.
128128

0 commit comments

Comments
 (0)