Skip to content

Commit

Permalink
ema: changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Nov 26, 2023
1 parent 9dad6e6 commit 0371c6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Revision history for ema

## Unreleased (0.10.4.0)

- Relax `base` constraint forever
- Live server shim/websocket customization ([\#152](https://github.com/srid/ema/pull/152)) @lucasvreis

## 0.10.2.0 (2023-08-09)

- Simply websocket route observation logic (\#154)
Expand Down
2 changes: 1 addition & 1 deletion ema/ema.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ema
version: 0.10.2.1
version: 0.10.4.0
license: AGPL-3.0-only
copyright: 2021 Sridhar Ratnakumar
maintainer: srid@srid.ca
Expand Down

0 comments on commit 0371c6c

Please sign in to comment.