2024-04-04  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated for Qt v6.7.0.
	[7775a6a478c4] [6.7.0]

2024-03-17  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Added support for Qt v6.7.
	[76dd8a538581]

2024-02-18  Phil Thompson  <phil@riverbankcomputing.com>

	* README, README.md, pyproject.toml:
	Migrated from [tool.sip.metadata] to [project] in pyproject.toml.
	[07d0ca99d4a0]

	* NEWS:
	Updated the NEWS file.
	[ea2110a44708]

	* Merged the 6.6-maint branch.
	[72e632817962]

2024-01-02  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, rb-product.toml:
	Removed the product file.
	[eb9fe0244abd] <6.6-maint>

2023-10-25  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.6.0 for changeset 117d52b9b18f
	[369c233d550f]

2023-10-22  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Updated for Qt v6.6.
	[117d52b9b18f] [6.6.0]

2023-04-04  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.5.0 for changeset 80730b8fbcef
	[789b97448939]

2023-03-31  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Updated for Qt v6.5.0.rc.
	[80730b8fbcef] [6.5.0]

2022-09-30  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.4.0 for changeset c37cd695337f
	[534374109ee7]

	* NEWS, PyQt6-Charts.msp:
	Updated for Qt v6.4.0.
	[c37cd695337f] [6.4.0]

2022-09-21  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Updated for Qt v6.4.0rc.
	[6e8ce8c24159]

2022-09-18  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[1c51367a33db]

	* Merged the 6.3-maint branch.
	[710a8abc34a5]

2022-06-17  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.3.1 for changeset b91c5cea2970
	[576a8d6d8e66] <6.3-maint>

2022-04-26  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Make sure all the Qt major.minor versions are defined in the
	project.
	[b91c5cea2970] [6.3.1] <6.3-maint>

2022-04-19  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Added the missing QXYSeries.points().
	[a8a06a43a1cd] <6.3-maint>

2022-04-12  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.3.0 for changeset c5206d8b3d6c
	[7cedb07aff8e]

2022-03-31  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp:
	Updated for Qt v6.3.0rc.
	[c5206d8b3d6c] [6.3.0]

2021-09-30  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.2.0 for changeset 121d91686411
	[e66d9aed385d]

	* NEWS:
	Updated for Qt v6.2.0.
	[121d91686411] [6.2.0]

2021-07-13  Phil Thompson  <phil@riverbankcomputing.com>

	* rb-product.toml:
	Update the minimum PyQt version.
	[8c242496b33d]

	* PyQt6-Charts.msp, sip/qhash.sip:
	Completed the support for Qt v6.2.0beta1.
	[48f42df9a0c7]

2021-07-12  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp, mksccode/QtCharts.versions:
	First pass at updating for Qt v6.2.0beta1.
	[f96bb99955da]

	* Merged the 6.1-maint branch.
	[85668d23635b]

2021-06-08  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.1.1 for changeset e54bff705222
	[83e5ec425119] <6.1-maint>

	* NEWS:
	Updated the NEWS file.
	[e54bff705222] [6.1.1] <6.1-maint>

2021-05-07  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 6.1.0 for changeset 7b48a8f22d6c
	[40934e43d2f7]

2021-04-24  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated for Qt v6.1.0rc.
	[7b48a8f22d6c] [6.1.0]

2021-04-10  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt6-Charts.msp, pyproject.toml:
	Added a base version.
	[0961c33651eb]

	* rb-product.toml:
	Fixed the version number of the next release.
	[5c9ca668accd]

	* DevelopersNotes.txt:
	The developer notes are no longer required.
	[d92ec0d69e71]

2021-03-31  Phil Thompson  <phil@riverbankcomputing.com>

	* examples/areachart.py, examples/barchart.py,
	examples/barmodelmapper.py, examples/boxplotchart/acme_data.txt,
	examples/boxplotchart/boxplotchart.py,
	examples/boxplotchart/boxwhisk_data.txt, examples/chartthemes.py,
	examples/donutbreakdown.py, examples/horizontalbarchart.py,
	examples/horizontalpercentbarchart.py,
	examples/horizontalstackedbarchart.py, examples/modeldata.py,
	examples/percentbarchart.py, examples/polarchart.py:
	Added the examples.
	[a2f9564e7f0a]

2021-03-30  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt6-Charts.msp:
	Fixed QBoxPlotSeries.append().
	[ebb882dedce8]

	* PyQt6-Charts.msp:
	Fixed the base type of QBoxSet.ValuePositions.
	[495d8eb970cb]

	* .hgignore:
	Added .hgignore.
	[bf7f1c6eef3c]

	* PyQt6-Charts.msp, pyproject.toml:
	Completed the support for Qt v6.1.0.
	[b15e5257ae2b]

	* PyQt6-Charts.msp:
	Updated for Qt v6.1.0.
	[d4bef52888d9]

	* PyQt6-Charts.msp:
	More namespace removals.
	[eb03180936db]

	* mksccode/QtCharts.versions:
	Removed the sub-code version file.
	[5c63ffeba332]

	* PyQt6-Charts.msp:
	Stripped out the Qt5 namespace.
	[0f33438a05a9]

	* DevelopersNotes.txt, NEWS, PyQt6-Charts.msp, README,
	mksccode/QtCharts.versions, pyproject.toml, rb-product.toml:
	Initial commit.
	[25cf867bc81f]
