Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 7.07 KB

CHANGELOG.md

File metadata and controls

76 lines (43 loc) · 7.07 KB

1.5.1 (2023-08-04)

Documentation

  • Add custom media session attributes docs to readme (#37) (016f5f1)

Updates & Maintenance

  • bump android from 1.8.10 to 1.8.22 (#34) (898b05e)
  • bump android from 1.8.22 to 1.9.0 (#40) (0495303)
  • bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.0 (#33) (21b2497)
  • bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.1 (#36) (3377539)
  • bump org.jlleitschuh.gradle.ktlint from 11.4.1 to 11.4.2 (#38) (1ac3f3a)
  • bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 (#39) (fdebf1e)

1.5.0 (2023-05-22)

Features

Updates & Maintenance

  • bump com.android.library from 7.4.1 to 7.4.2 (#21) (8316dc2)
  • bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1 (#22) (a91250f)
  • bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2 (#27) (03ae09f)

1.4.3 (2023-02-15)

Updates & Maintenance

  • add in dependabot save pr number step (7bf4e0b)
  • bump android from 1.7.20 to 1.7.21 (#9) (418791a)
  • bump android from 1.7.21 to 1.7.22 (#10) (83dda33)
  • bump android from 1.7.22 to 1.8.0 (#11) (15717ae)
  • bump android from 1.8.0 to 1.8.10 (#17) (5c043b4)
  • bump com.android.library from 7.3.1 to 7.4.0 (#12) (35ddb2f)
  • bump com.android.library from 7.4.0 to 7.4.1 (#16) (23512a8)
  • bump junit from 4.12 to 4.13.2 (#6) (75e78c8)
  • bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 (#14) (617aba0)
  • bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 (#18) (099d0d9)
  • point to correct dependabot automerge version (ef77285)

1.4.2 (2022-10-24)

Updates & Maintenance

  • Add dependabot automerge job (#7) (e6a6952)
  • bump up to Android 13 and add in CI improvements (#5) (a02e72c)

1.4.1 (2022-07-07)

Bug Fixes

1.4.0 (2022-05-26)

Features

  • add MediaSession#logError() endpoint (#3) (5bd8beb)

1.3.2 (2022-05-11)

Updates & Maintenance