Unverified Commit cf242503 authored by Adam Cozzette's avatar Adam Cozzette Committed by GitHub

Merge pull request #4676 from acozzette/update-changelog-script

Updated generate_changelog.py
parents 91aebb30 c8440a35
...@@ -20,11 +20,10 @@ languages = [ ...@@ -20,11 +20,10 @@ languages = [
]), ]),
Language("Java", [ Language("Java", [
"java", "java",
"javanano", "src/google/protobuf/compiler/java",
"src/google/protobuf/compiler/cpp",
]), ]),
Language("Python", [ Language("Python", [
"javanano", "python",
"src/google/protobuf/compiler/python", "src/google/protobuf/compiler/python",
]), ]),
Language("JavaScript", [ Language("JavaScript", [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment