Skip to content

Commit 424c227

Browse files
committed
Updating docs
1 parent b829b49 commit 424c227

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,11 @@ Latest Changes:
117117
- `Sequence.Partition()` rewritten.
118118
- Refactoring for Increase Testability.
119119
- Little change to allow .NET 4.5 build.
120-
- Better GetHashCode() implementations.
120+
- Better `GetHashCode()` implementations.
121121
- Internal refactorings.
122122
- New tests added.
123123
- Fixing FAKE build script.
124+
- Issue #172 fixed (`Max` constraint when `Min=Max`).
124125

125126
Contacts:
126127
---

doc/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-06-23 Giacomo Stelluti Scala <[email protected]>
2+
3+
* Issue #172 Fixed.
4+
15
2015-06-22 Giacomo Stelluti Scala <[email protected]>
26

37
* Fixing FAKE build script.

0 commit comments

Comments
 (0)