Skip to content

Commit 3277c13

Browse files
committed
Add changelog entries for Apple Silicon support and GHC 9.10 upgrade
The GHC 9.10 / nixpkgs-unstable upgrade in #677 enables working aarch64-darwin builds, which the previous GHC 8.10.6 pin did not support. Document these user-facing changes and bump version to 1.9.37.0.
1 parent 86c68ba commit 3277c13

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased (v2)
44

5+
- Add Apple Silicon (aarch64-darwin) support (#677)
6+
- Upgrade to GHC 9.10 (#677)
57
- Web interface
68
- Introducing *impulse* -- foundation for upcoming advanced search, replacing both z-index and legacy JS search (#108)
79
- Remove autoscroll behaviour (which had questionable value to begin with)

neuron.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: neuron
3-
version: 1.9.36.0
3+
version: 1.9.37.0
44
license: AGPL-3.0-only
55
copyright: 2020 Sridhar Ratnakumar
66
maintainer: srid@srid.ca

0 commit comments

Comments
 (0)