Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 829 Bytes

File metadata and controls

39 lines (29 loc) · 829 Bytes

Changelog

All notable changes to the CodePulse Web Application will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project setup with Angular 16
  • Basic project structure and configuration
  • JWT authentication integration
  • Markdown support using ngx-markdown
  • Cookie-based session management
  • Development environment configuration
  • Basic testing setup with Jasmine and Karma

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

[0.0.0] - YYYY-MM-DD

Added

  • Initial project creation
  • Basic Angular 16 setup
  • Core dependencies installation
  • Project documentation (README.md)