gplugin/gplugin

Update the ChangeLog and version for release
v0.38.0
2022-03-14, Gary Kramlich
09d4e545c551
Update the ChangeLog and version for release
// SPDX-FileCopyrightText: 2021 GNOME Foundation
// SPDX-License-Identifier: LGPL-2.1-or-later
// A map between namespaces and base URLs for their online documentation
baseURLs = [
[ 'GLib', 'https://docs.gtk.org/glib/' ],
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
[ 'GModule', 'https://docs.gtk.org/gmodule/' ],
]