# Multiverses.PubSub versions

# 0.1.0

- initial publication with support for Phoenix.PubSub

# 0.2.0

- version up with multiverses
- adds tests on Phoenix.Presence guidlines

# 0.4.0

- upgrades to use scheme in Multiverses 0.9.0
- support for Phoenix.Tracker
- clustering support

# 0.6.0

- changes to use Phoenix.PubSub as the alias due to
  conflicts with `alias MyProject.PubSub`.