This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release18.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release18.12 by this push:
new efeb87ff9c Improved: Add CHANGELOG.adoc file (OFBIZ-11839)
efeb87ff9c is described below
commit efeb87ff9c4ecaf8f368d920c307ef7520976d16
Author: Jacques Le Roux <[email protected]>
AuthorDate: Sat Feb 17 20:05:04 2024 +0100
Improved: Add CHANGELOG.adoc file (OFBIZ-11839)
After removing the unused for 1,4 years CHANGELOG.adoc file with commit
d088f954b5e152ffbc385e63f52918e43406f132,
following https://lists.apache.org/thread/0y1tcr6ffb3kt27xs160pmyqrv227sz2
this restores it.
Its content links to https://ofbiz.apache.org/download.html#tabs-2 in the
stable
branch (currently 18.12).
I'll also document how to maintain it at
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz
Note: I don't know how works bootstrap, but #tabs-2 is not considering as an
anchor. Moreover we use a very old version of bootstrap
(bootstrap-transition.js v2.3.1, 2012) when the last version is 5.3.2.
BTW we could use npm for that: https://getbootstrap.com/
---
CHANGELOG.adoc | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
new file mode 100644
index 0000000000..b550d8d135
--- /dev/null
+++ b/CHANGELOG.adoc
@@ -0,0 +1,22 @@
+////
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+////
+[[changelog]]
+= Apache OFBiz® changelog
+
+https://ofbiz.apache.org/download.html#tabs-2