File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 3.2.1.0
2
+
3
+ * Trying to release with the latest autoreconf.
4
+ Packing "network" in the local directory instead of CI.
5
+ * Remove includes from .cabal-file
6
+ [ #583 ] ( https://github.com/haskell/network/issues/583 )
7
+ * making gracefulClose more graceful
8
+ [ #580 ] ( https://github.com/haskell/network/issues/580 )
9
+ * Update config.guess, config.sub to their latest versions
10
+ [ #579 ] ( https://github.com/haskell/network/issues/579 )
11
+
1
12
## Version 3.2.0.0
2
13
3
14
* Breaking change: Using Strict and StrictData.
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.18
2
2
name : network
3
- version : 3.2.0 .0
3
+ version : 3.2.1 .0
4
4
license : BSD3
5
5
license-file : LICENSE
6
6
maintainer : Kazu Yamamoto, Tamar Christina
You can’t perform that action at this time.
0 commit comments