diff --git a/book/appendix/changelog.html b/book/appendix/changelog.html index 68c87ae9d3..780f3c25e7 100644 --- a/book/appendix/changelog.html +++ b/book/appendix/changelog.html @@ -184,6 +184,11 @@

Unrelea
  • Expose the description of the metric types in glean_core using traits.
  • +
  • Rust +
      +
    • Add the BooleanMetric type.
    • +
    +
  • Android