We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de468c9 commit 65e4f9eCopy full SHA for 65e4f9e
1 file changed
ChangeLog.md
@@ -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
10
### 2.0.0 / 2023-02-01
11
12
* Require `ruby` >= 3.0.0.
0 commit comments