Browse Source

Added removal of JavaScript and Python to breaking changes

Clinton Gormley 8 years ago
parent
commit
c9aecbb8a5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/reference/migration/migrate_6_0/scripting.asciidoc

+ 3 - 3
docs/reference/migration/migrate_6_0/scripting.asciidoc

@@ -1,10 +1,10 @@
 [[breaking_60_scripting_changes]]
 === Scripting changes
 
-==== Groovy language removed
+==== Groovy, JavaScript, and Python languages removed
 
-The groovy scripting language was deprecated in elasticsearch 5.0 and is now removed.
-Use painless instead.
+The Groovy, JavaScript, and Python scripting languages were deprecated in
+elasticsearch 5.0 and have now been removed. Use painless instead.
 
 ==== Date fields now return dates