Skip to content

Commit e86d5d6

Browse files
committed
Update change history again
1 parent 58833fa commit e86d5d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ChangeHistory.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Starting with the v275 release, this file will contain a record of the major cha
77
Major new features in this release
88
- Added a new section on measuring query performance
99
- Added coverage of the new `math` step.
10-
- Added a new Java sample that demonstrates the `math` step.
10+
- Added a new Java sample that demonstrates the `math` step (StdDev.java).
1111
- Added coverage of TinkerGraph indexing
1212
- Added to the `collections` section.
1313
- Added a new `OLTP vs OLAP` section.
@@ -23,6 +23,8 @@ Major new features in this release
2323
- Improved coverage of `indexed` and `withIndex`
2424
- Moved `indexed` and `withIndex` material up to Section 3 (from 5)
2525
- Examples in section 5 all based on the same air routes graph now (some used to reflect an older version).
26+
- Added a new Java sample GroupCounts.java
27+
- Added a new Java sample that explores the `sample` step (Iterate.java)
2628
- Added to the `JanusGraph GeoSpatial` section and moved the
2729
section up a hierarchy level.
2830
- Added a new Java sample that demonstrates geospatial queries.

0 commit comments

Comments
 (0)