# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.5] 2022-03-14

### Updated

#### Document

- 更新使用文件

## [1.0.4] 2022-03-14

### Fix

#### Portal Route Guard

- Module 不使用 `forRoot` 情況會導致無法取得 Portal 預設的必填欄位

## [1.0.3] 2022-03-14

### Updated

#### Document

- 更新 Git Repository

## [1.0.2] 2022-03-14

### Updated

#### Document

- 更新使用文件

## [1.0.1] 2022-03-14

### Updated

#### Document

- 更新使用文件

## [1.0.0] 2022-03-14

### Created

#### Portal Route Guard

- 建立 Portal 路由守衛模組
