Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Aug 29, 2016
1 parent 739df03 commit 66b6799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/2.3.2.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ the 2.3.2 github milestone for [issues][232issues] and [PRs][232prs].
### Prominent changes

+ Added Align operation and syntax for tuples (thanks to Peter Neyens).
+ Added PolyFill type class and fillWith syntax which generates an HList value from a Poly0 (thanks to Yang Bo).
+ Added FillWith type class and fillWith syntax which generates an HList value from a Poly0 (thanks to Yang Bo).
+ Added Combinations operation and syntax for HLists (thanks to Ryo Hongo).
+ Added FromProductArgs and FromRecordArgs traits supporting mapping HList/record arguments to positional/named
argument lists, dually to ProductArgs and Recordargs (thanks to Brian Zeligson).
Expand Down

0 comments on commit 66b6799

Please sign in to comment.