JSON Field 8.x-1.1, 2022-10-13
------------------------------
#3314641 by geoffreyr, ptmkenny, Tom Verhaeghe, Upchuk, DamienMcKenna: Fix case
  of JsonViews service.


JSON Field 8.x-1.0, 2022-10-10
------------------------------
#3213899 by paulocs, DamienMcKenna, guilhermevp: Fix test coverage for D9.
#3281633 by DamienMcKenna: Fail tests sooner if database is not supported.
#3281648 by DamienMcKenna: Move JsonEditorWidget into a submodule.
#3252426 by geek-merlin, mfb, DamienMcKenna, mbovan: Support sqlite; set
  sqlite_type to native JSON field.
#3213859 by paulocs, DamienMcKenna, guilhermevp, kevinfunk: Add
  hook_requirements() to help determine requirements, available options.
#3288130 by Project Update Bot, DamienMcKenna: Automated Drupal 10
  compatibility fixes.
#3257212 by gido, mvonfrie, DamienMcKenna: Field Help text is not displayed
  when using WYSIWYG Editor Widget.
#3281765 by _shY, DamienMcKenna: Class JsonFieldRequirements required wrong
  library paths.
#3281669 by _shY, DamienMcKenna: Fix JSON class filenames.
#3213860 by morenstrat, DamienMcKenna: Submitting the form with invalid JSON in
  the WYSIWYG loses the data.
#3314474 by DamienMcKenna: Requirement logic doesn't work in D10.
#3314477 by DamienMcKenna: core/jquery.once library rewritten in 9.2+.
#3093318 by pelegr, DamienMcKenna: JSON view does not work when field label is
  set to visible.
#3314495 by DamienMcKenna, alexpott: Docs/UI improvements.


JSON Field 8.x-1.0-rc4, 2021-05-13
----------------------------------
#3139394 by DamienMcKenna, driverok, dmitry.korhov, mradcliffe, alexpott,
  alexandra.vecher: Drupal 9 compatibility fixes.
#3033669 by nod_, gouli, ericpugh, nginex, DamienMcKenna: Add JSON editor and
  JSON Schema validation.
#3196213 by DamienMcKenna, cmcnamee: Explanation of JSON field choices.
#3213876 by DamienMcKenna: Improve naming of field widgets, formatters.
#3213884 by DamienMcKenna: Coding standards cleanup.
#3201315 by Oscaner, DamienMcKenna: View breaks if the json_field value is null.


JSON Field 8.x-1.0-rc3, 2019-03-03
----------------------------------
#2955173 by kruhak, garphy, Sharique, pifagor: Got a fatal error after module
  installation about using $this not in object context.
#3006999 by chipway, voleger: Apply new {project}:{module} format for
  dependencies.
#3000278 by lamp5, RAFA3L: Library path.
#3004726 by jackbravo: Add default value to storage settings form.
#3030770 by miiimooo: Jsonview in paragraph.


JSON Field 8.x-1.0-rc1, 2018-03-19
----------------------------------
#2712243 by GGH: Code quality improvements in json_field.js per ESLint.
#2703889 by pashupathi nath gajawada: Deprecated \Drupal::service method
  replaced.
#2765707 by marcoliver, jefuri: Not working with image_widget_crop.
#2941865 by DamienMcKenna: Add a CHANGELOG.txt file.
#2880415 by garphy, DamienMcKenna, jefuri: Add support for JSON and JSONB
  database field types.
#2941860 by DamienMcKenna, Jaesin: Codebase cleanup.
#2941872 by sravya_12, DamienMcKenna, Jaesin: Add a composer.json file.


JSON Field 8.x-1.0-beta2, 2017-02-24
------------------------------------
#2692535: Add travis testing.
#2656414 by tbfisher: Add validation constraint for size.
#2657046 by tbfisher: JsonItemTest::testValidation() fails.
#2656580 by tbfisher: Field setting max size = 64KB uncaught exception


JSON Field 8.x-1.0-beta1, 2016-01-20
------------------------------------
Remove the jsonview library and point to sites/all/libraries instead.
Initial commit.
