Skip to content

Commit

Permalink
update changelog, fix #663
Browse files Browse the repository at this point in the history
  • Loading branch information
jdidion committed Jun 26, 2024
1 parent 0983069 commit 4535d55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ version development
version 1.1.3
---------------------------

* Fix issues with examples (#653, #654, #661, #662). Thanks to @stxue1!
* Fix issues with examples (#653, #654, #661, #662, #663). Thanks to @stxue1!

version 1.1.2
---------------------------
Expand Down
2 changes: 1 addition & 1 deletion SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -3640,7 +3640,7 @@ Example output:

```json
{
"python_strip": ["A", "B", "C"]
"python_strip.lines": ["A", "B", "C"]
}
```
</p>
Expand Down

0 comments on commit 4535d55

Please sign in to comment.