Skip to content

Commit

Permalink
### 2.1.15
Browse files Browse the repository at this point in the history
2024-08-07 13:10

#### FIXED

- Prompt for editor when $EDITOR is not defined
- Use exec for CLI editors provide a separate process
- Remove tests for editor in main executable
  • Loading branch information
ttscoff committed Aug 7, 2024
1 parent 333bf5f commit 2120b2c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 2.1.15

2024-08-07 13:10

#### FIXED

- Prompt for editor when $EDITOR is not defined
- Use exec for CLI editors provide a separate process
- Remove tests for editor in main executable

### 2.1.14

2024-08-06 16:36
Expand Down

0 comments on commit 2120b2c

Please sign in to comment.