# <img src="https://uploads-ssl.webflow.com/5ea5d3315186cf5ec60c3ee4/5edf1c94ce4c859f2b188094_logo.svg" alt="Pip.Services Logo" width="200"> <br/> IoC container for Node.js Changelog

## <a name="3.0.0"></a> 3.0.6 (2021-04-02)

### Bug fixing

* Fix close method in RunReferencesDecorator. Now all components are closing when error happened on openinig references in Container 

## <a name="3.0.0"></a> 3.0.0 (2018-08-12)

### Breaking Changes
* Moved IoC container into a separate module

## <a name="2.0.0"></a> 2.0.0 (2017-02-25)

### Breaking Changes
* Moved over **ManagedReferences** from **pip-services3-commons**

## <a name="1.0.0"></a> 1.0.0 (2017-01-28)

Initial public release

### Features
* **build** Container default factory
* **config** Container configuration
* **info** Container information block
* **refer** Container references
* **process** Container system process

### Bug Fixes
No fixes in this version

