Skip to content

Commit 65e4f9e

Browse files
committed
Updated the ChangeLog for 2.1.0.
1 parent de468c9 commit 65e4f9e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 2.1.0 / 2023-06-26
2+
3+
* Added {Ronin::Code::SQL::Mixin}.
4+
* Added {Ronin::Code::SQLI} as an alias for {Ronin::Code::SQL::Injection}.
5+
* Added support for the `syntax:` and `comment:` keyword arguments to
6+
{Ronin::Code::SQL::Statement#to_sql} and {Ronin::Code::SQL::Injection#to_sql}.
7+
* Added {Ronin::Code::SQL::Clauses#order_by}.
8+
* Added {Ronin::Code::SQL::Emitter#emit_comment}.
9+
110
### 2.0.0 / 2023-02-01
211

312
* Require `ruby` >= 3.0.0.

0 commit comments

Comments
 (0)