This is an automated email from the ASF dual-hosted git repository. juanpablo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jspwiki.git
commit 32dec4f93223bc5239cf022c3e8b3ac7c67ad51f Author: Juan Pablo Santos RodrÃguez <[email protected]> AuthorDate: Thu Mar 30 23:06:21 2023 +0200 fix last commits order - no version bump --- ChangeLog.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index c044b4fdc..2393eb7d1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -16,6 +16,10 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +**2023-03-26 Dirk Frederickx (brushed AT apache DOT org)** + +* Remove files incorrectly added to the code base. + **2023-03-24 Juan Pablo Santos (juanpablo AT apache DOT org)** * _2.12.0-git-04_ @@ -45,12 +49,6 @@ downloading them, set the `jspwiki.attachment.forceDownload` property to empty o * Maven plugins: assembly to 3.5.0, compiler to 3.11.0, dependency to 3.5.0, enforcer to 3.2.1, install to 3.1.1, javadoc to 3.5.0, project info reports to 3.4.2, release to 3.0.0, resources to 3.3.1, surefire to 3.0.0, cargo to 1.10.6, jspc to 3.2.2 (closes [#257](https://github.com/apache/jspwiki/pull/257), thanks to dependabot) -**2023-03-26 Dirk Frederickx (brushed AT apache DOT org)** - -* _2.12.0-git-04_ - -* Remove files incorrectly added to the code base. - **2023-01-04 Juan Pablo Santos (juanpablo AT apache DOT org)** * _2.12.0-git-03_
