Skip to content

Commit

Permalink
reflex-dom-core: 0.8.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Sep 23, 2023
1 parent 5d1dbde commit aa72166
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions reflex-dom-core/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for reflex-dom-core

## 0.8.1.0

* Add functions for managing history (popHistoryState and manageHistoryExposingExternalUpdates)

## 0.8.0.0-r1

* Loosen lens version bounds
Expand Down
2 changes: 1 addition & 1 deletion reflex-dom-core/reflex-dom-core.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.24
Name: reflex-dom-core
Version: 0.8.0.0
Version: 0.8.1.0
Synopsis: Functional Reactive Web Apps with Reflex
Description:
Web applications without callbacks or side-effects.
Expand Down

0 comments on commit aa72166

Please sign in to comment.