We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b829b49 commit 424c227Copy full SHA for 424c227
README.md
@@ -117,10 +117,11 @@ Latest Changes:
117
- `Sequence.Partition()` rewritten.
118
- Refactoring for Increase Testability.
119
- Little change to allow .NET 4.5 build.
120
- - Better GetHashCode() implementations.
+ - Better `GetHashCode()` implementations.
121
- Internal refactorings.
122
- New tests added.
123
- Fixing FAKE build script.
124
+ - Issue #172 fixed (`Max` constraint when `Min=Max`).
125
126
Contacts:
127
---
doc/ChangeLog
@@ -1,3 +1,7 @@
1
+2015-06-23 Giacomo Stelluti Scala <[email protected]>
2
+
3
+ * Issue #172 Fixed.
4
5
2015-06-22 Giacomo Stelluti Scala <[email protected]>
6
7
* Fixing FAKE build script.
0 commit comments