---
lang: en
title: 'CHANGELOG - @loopback/example-multi-tenancy'
keywords: LoopBack 4.0, LoopBack 4, CHANGELOG
sidebar: lb4_sidebar
permalink: /doc/en/lb4/changelog.example-multi-tenancy.html
---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2020-04-22)


### Features

* **example-multi-tenancy:** add multi-tenancy action and strategies ([fdfde2d](https://github.com/strongloop/loopback-next/commit/fdfde2d41863b424051f11a92f12636c74549217))
* **example-multi-tenancy:** scaffold an example to demostrate multi-tenancy ([5129c31](https://github.com/strongloop/loopback-next/commit/5129c3100d662858bddff60222c7c83ad56b0e46))
* **example-multi-tenancy:** use context configuration APIs for the action ([0f93dc1](https://github.com/strongloop/loopback-next/commit/0f93dc13c53e83dedc2caedadc36807953792dd6))

