Skip to content

Commit 6d606ff

Browse files
committed
Bumped up version number
1 parent 23488d0 commit 6d606ff

5 files changed

Lines changed: 12 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## version 2.11.0 (TBA)
1+
## version 2.11.1 (January 28, 2024)
2+
3+
- version bump
4+
5+
## version 2.11.0 (January 27, 2024)
26

37
- the library can now log queries run via AJAX requests; see the newly added [debug_ajax](https://stefangabos.github.io/Zebra_Database/Zebra_Database/Zebra_Database.html#var$debug_ajax) property
48
- debug information is now also shown when running in CLI (when [debugging](https://stefangabos.github.io/Zebra_Database/Zebra_Database/Zebra_Database.html#var$debug) is enabled, of course)

Zebra_Database.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
* Read more {@link https://github.com/stefangabos/Zebra_Database here}
1111
*
1212
* @author Stefan Gabos <contact@stefangabos.ro>
13-
* @version 2.11.0 (last revision: October 14, 2023)
14-
* @copyright © 2006 - 2023 Stefan Gabos
13+
* @version 2.11.1 (last revision: January 28, 2024)
14+
* @copyright © 2006 - 2024 Stefan Gabos
1515
* @license https://www.gnu.org/licenses/lgpl-3.0.txt GNU LESSER GENERAL PUBLIC LICENSE
1616
* @package Zebra_Database
1717
*/

docs/Zebra_Database/Zebra_Database.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ <h4>Author(s):</h4>
6565
</ul>
6666
<h4>Version:</h4>
6767
<ul>
68-
<li>2.11.0 (last revision: October 14, 2023)<br>See <a href="https://github.com/stefangabos/Zebra_Database/blob/master/CHANGELOG.md" class="projects-homepage">CHANGELOG</a></li>
68+
<li>2.11.1 (last revision: January 28, 2024)<br>See <a href="https://github.com/stefangabos/Zebra_Database/blob/master/CHANGELOG.md" class="projects-homepage">CHANGELOG</a></li>
6969
</ul>
7070
<h4>License:</h4>
7171
<ul>
7272
<li><a href="https://www.gnu.org/licenses/lgpl-3.0.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></li>
7373
</ul>
7474
<h4>Copyright:</h4>
7575
<ul>
76-
<li>© 2006 - 2023 Stefan Gabos</li>
76+
<li>© 2006 - 2024 Stefan Gabos</li>
7777
</ul>
7878
<div id="top" class="doc_toc">
7979
<div class="left">
@@ -3137,7 +3137,7 @@ <h5>Tags</h5>
31373137
</tr>
31383138
</table>
31393139
<div id="doc_footer">
3140-
Documentation generated on <span>Sat, 14 Oct 23</span>
3140+
Documentation generated on <span>Thu, 28 Jan 30</span>
31413141
</div>
31423142
</div>
31433143
<!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-0301ZD47Q7"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-0301ZD47Q7');</script></body>

docs/elementindex_Zebra_Database.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ <h3 id="z">z</h3>
371371
</tr>
372372
</table>
373373
<div id="doc_footer">
374-
Documentation generated on <span>Sat, 14 Oct 23</span>
374+
Documentation generated on <span>Thu, 28 Jan 30</span>
375375
</div>
376376
</div>
377377
<!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-0301ZD47Q7"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-0301ZD47Q7');</script></body>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2>Zebra_Database - a compact, lightweight and feature-rich PHP MySQLi database
6363
</tr>
6464
</table>
6565
<div id="doc_footer">
66-
Documentation generated on <span>Sat, 14 Oct 23</span>
66+
Documentation generated on <span>Thu, 28 Jan 30</span>
6767
</div>
6868
</div>
6969
<!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-0301ZD47Q7"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-0301ZD47Q7');</script></body>

0 commit comments

Comments
 (0)