From 507d3cf75737ddbf3553e82f73d00a1fd6303fb0 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Tue, 16 Aug 2022 15:53:07 +0200 Subject: Update authors and changelog. --- AUTHORS | 6 ++++++ CHANGELOG | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/AUTHORS b/AUTHORS index bd3d9b8..e1e2089 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,6 +8,7 @@ project: https://bitbucket.org/gutworth/six. Alphabetical list of contributors: * Adam Greenhall +* Aki Ariga * Alexander Beedie * Alexey Malyshev * ali-tny @@ -21,16 +22,19 @@ Alphabetical list of contributors: * Corey Zumar * Cristian Orellana * Dag Wieers +* Daniel Harding * Darik Gamble * Demetrio92 * Dennis Taylor * Dvořák Václav +* Erik Cederstrand * Florian Bauer * Fredy Wijaya * Gavin Wahl * hurcy * Ian Robertson * JacekPliszka +* JavierPan * Jean-Martin Archer * Jesús Leganés Combarro "Piranna" * Johannes Hoff @@ -45,6 +49,7 @@ Alphabetical list of contributors: * Mike Amy * mulos * Oleg Broytman +* osmnv <80402144+osmnv@users.noreply.github.com> * Patrick Schemitz * Pi Delport * Prudhvi Vatala @@ -56,6 +61,7 @@ Alphabetical list of contributors: * Ryan Wooden * saaj * Shen Longxing +* Simon Heisterkamp * Sjoerd Job Postmus * Soloman Weng * spigwitmer diff --git a/CHANGELOG b/CHANGELOG index ab624fd..8ebb6e3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,18 @@ Development Version ------------------- +Enhancements + +* Add support for DIV operator (pr664, by chezou). +* Add support for additional SPARK keywords (pr643, by mrmasterplan). +* Avoid tokens copy (pr622, by living180). +* Add REGEXP as a comparision (pr647, by PeterSandwich). + +Bug Fixes + +* Fix spelling of INDICATOR keyword (pr653, by ptld). +* Fix formatting error in EXTRACT function (issue562, pr676, by ecederstrand). + Other * Update github actions to test on Python 3.10 as well (pr661, by cclaus). -- cgit v1.2.1