Skip to content

Commit

Permalink
release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Sep 10, 2022
1 parent 6e1e4f1 commit bd32ddd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# dickinson

## 1.4.3.0

* REPL tab-completions no longer hang indefinitely

## 1.4.2.0

* Export `pipelineBSLErr`
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright Vanessa McHale (c) 2020
Copyright Vanessa McHale (c) 2020, 2022

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Expand Down
4 changes: 2 additions & 2 deletions language-dickinson.cabal
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cabal-version: 2.0
name: language-dickinson
version: 1.4.2.0
version: 1.4.3.0
license: BSD3
license-file: LICENSE
copyright: Copyright: (c) 2020 Vanessa McHale
copyright: Copyright: (c) 2020, 2022 Vanessa McHale
maintainer: [email protected]
author: Vanessa McHale
tested-with:
Expand Down

0 comments on commit bd32ddd

Please sign in to comment.