Skip to content

Commit 1c9ad79

Browse files
authored
Create WHATS_NEW.md
1 parent 5fc12d4 commit 1c9ad79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WHATS_NEW.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WHATS NEW
77
For example, if one wants to enrich a service with an arbitrary number of custom properties, set a map like this:
88

99
<pre><code>Service one = Service.Builder.newInstance("s").setLocation(Location.newInstance("loc"))
10-
.setUserData(new HashMap<String, Object>()).build();</code></pre>
10+
.setUserData(new HashMap&lt;String, Object&gt;()).build();</code></pre>
1111

1212
<b>2017-05-11</b> new release **v1.7.1**
1313
- determine [reasons for unassigned jobs](https://github.com/graphhopper/jsprit/issues/180)

0 commit comments

Comments
 (0)