Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Noting the rename of the Sub for launching the UserForm
  • Loading branch information
bskinn committed Jul 28, 2021
1 parent 4614ebb commit b790423
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


### [1.2.1] - 2021-07-28

#### Internal

- Renamed the `Sub` in `Exporter.bas` that launches the CSV Exporter
`UserForm` to the less-anonymous `showCSVExporterForm()`.


### [1.2.0] - 2020-05-29

#### Added
Expand Down

0 comments on commit b790423

Please sign in to comment.