Skip to content

Commit

Permalink
updated CHANGELOG with SNAPSHOT reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
okram committed Apr 2, 2013
1 parent 8e2d0a3 commit f022735
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.textile
Expand Up @@ -8,6 +8,14 @@ h2. Pipes 2.y.z

h3. Version 2.4.0 (NOT OFFICIALLY RELEASE YET)

```xml
<dependency>
<groupId>com.tinkerpop</groupId>
<artifactId>pipes</artifactId>
<version>2.4.0-SNAPSHOT</version>
</dependency>
```

* Added @Pipeline.cast@ to allow pipeline end type to be reset.

h3. Version 2.3.0 (March 20, 2013)
Expand Down

0 comments on commit f022735

Please sign in to comment.