Skip to content

Commit

Permalink
Tweak news
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Oct 6, 2021
1 parent d0a663d commit 630ba1a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# glue (development version)

# glue 1.4.2

* Unterminated comments in glue expression now throw an error (#227, @gaborcsardi)
* Unterminated quotes in glue expressions now throw an error (#226, @gaborcsardi)
* `print.glue()` no longer prints an empty newline for 0 length inputs (#214)

# glue 1.4.2

* `glue_safe()` gives a slightly nicer error message
* The required version of R is now 3.2 (#189)
* `glue_sql()` now collapses `DBI::SQL()` elements correctly (#192 @shrektan)
Expand Down

0 comments on commit 630ba1a

Please sign in to comment.