Skip to content

Commit 453c1dc

Browse files
committed
Remove Changelog section for far-off unreleased 0.13
This section should not appear at the top of the released 0.12-series changelogs.
1 parent 0027641 commit 453c1dc

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Changelog.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
[0.13.0.0] — circa 2026-2027
2-
3-
* __Breaking Changes__:
4-
* [`Data.Data.dataTypeOf` for `StrictByteString` and `LazyByteString` now returns a `DataType` that uses `AlgRep` instead of `NoRep`.](https://github.com/haskell/bytestring/pull/614)
5-
* This allows utilities like `syb:Data.Generics.Text.gread` to be meaningfully used at these types containing `ByteString`s.
6-
<!--
7-
* Bug fixes:
8-
* API additions and behavior changes:
9-
* Deprecations:
10-
* Performance improvements:
11-
* Miscellaneous:
12-
* Internal stuff:
13-
-->
14-
151
[0.12.1.0] — February 2024
162

173
* [Provisional support has been added for using `bytestring` with GHC's JavaScript back-end.](https://github.com/haskell/bytestring/pull/631)

0 commit comments

Comments
 (0)