Skip to content

Commit

Permalink
Release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmonettas committed Dec 19, 2023
1 parent 3116fa6 commit ff32d0d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## master (unreleased)

### New Features

### Changes

### Bugs fixed

## 3.9.0 (19-12-2023)

### New Features

- Add a bookmarking system
Expand Down
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ You use it by swapping the official Clojure compiler by ClojureStorm at dev time
FlowStorm latest stable releases :

- The complete debugger (includes `flow-storm-inst`)
- `[com.github.flow-storm/flow-storm-dbg "3.8.6"]`
- `[com.github.flow-storm/flow-storm-dbg "3.9.0"]`
- A slimmer version with no GUI, to use it for Clojure or ClojureScript remote debugging
- `[com.github.flow-storm/flow-storm-inst "3.8.6"]`
- `[com.github.flow-storm/flow-storm-inst "3.9.0"]`

ClojureStorm latest stable releases :

Expand Down

0 comments on commit ff32d0d

Please sign in to comment.